{"id":65,"date":"2026-01-31T20:06:12","date_gmt":"2026-01-31T20:06:12","guid":{"rendered":"https:\/\/asiwajugrassroots.raza-tech.com\/?page_id=65"},"modified":"2026-02-04T18:26:39","modified_gmt":"2026-02-04T18:26:39","slug":"home","status":"publish","type":"page","link":"https:\/\/asiwajugrassroots.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"65\" class=\"elementor elementor-65\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a21c954 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"a21c954\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d66a4c elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"0d66a4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Asiwaju Grassroots Alliance Initiative | Join The Progressives<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800&family=Merriweather:wght@400;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary-green: #4CAF50;\r\n            --dark-green: #2d5016;\r\n            --light-green: #81C784;\r\n            --accent-green: #66BB6A;\r\n            --apc-green: #00C853;\r\n            --cream: #F5F5DC;\r\n            --white: #FFFFFF;\r\n            --dark: #1a1a1a;\r\n            --gray: #666666;\r\n            --light-gray: #f8f8f8;\r\n            --transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Poppins', sans-serif;\r\n            color: var(--dark);\r\n            line-height: 1.7;\r\n            overflow-x: hidden;\r\n            background: var(--white);\r\n        }\r\n        \r\n        \/* Navigation *\/\r\n        nav {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: rgba(255, 255, 255, 0.98);\r\n            backdrop-filter: blur(10px);\r\n            padding: 0rem 5%;\r\n            display: flex;\r\n            justify-content: center !important;\r\n            align-items: center !important;\r\n            z-index: 1000;\r\n            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);\r\n            transition: var(--transition);\r\n            width: 100%;\r\n        }\r\n        \r\n        .main-nav {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            width: 100%;\r\n            max-width: 1440px !important;\r\n        }\r\n        \r\n        .logo-container {\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .logo-image {\r\n            height: 100px !important;\r\n            width: auto !important;\r\n            object-fit: contain;\r\n        }\r\n        \r\n        .nav-links {\r\n            display: flex;\r\n            gap: 2rem;\r\n            list-style: none;\r\n            align-items: center;\r\n        }\r\n        \r\n        .nav-links a {\r\n            color: var(--dark);\r\n            text-decoration: none;\r\n            font-size: 0.95rem;\r\n            font-weight: 500;\r\n            transition: var(--transition);\r\n            position: relative;\r\n        }\r\n        \r\n        .nav-links a::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -5px;\r\n            left: 0;\r\n            width: 0;\r\n            height: 2px;\r\n            background: var(--primary-green);\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .nav-links a:hover {\r\n            color: var(--primary-green);\r\n        }\r\n        \r\n        .nav-links a:hover::after {\r\n            width: 100%;\r\n        }\r\n        \r\n        .register-btn {\r\n            background: linear-gradient(135deg, var(--primary-green), var(--accent-green));\r\n            color: white;\r\n            padding: 0.8rem 1.8rem;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: var(--transition);\r\n            box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);\r\n        }\r\n        \r\n        .register-btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 6px 25px rgba(76, 175, 80, 0.4);\r\n        }\r\n        \r\n        \/* Mobile Menu *\/\r\n        .mobile-toggle {\r\n            display: none;\r\n            flex-direction: column;\r\n            gap: 5px;\r\n            cursor: pointer;\r\n        }\r\n        \r\n        .mobile-toggle span {\r\n            width: 25px;\r\n            height: 3px;\r\n            background: var(--primary-green);\r\n            transition: var(--transition);\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero {\r\n            min-height: 100vh;\r\n            background: linear-gradient(135deg, var(--dark-green) 0%, var(--primary-green) 100%);\r\n            display: flex;\r\n            align-items: center;\r\n            padding: 8rem 5% 4rem;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            right: -20%;\r\n            width: 800px;\r\n            height: 800px;\r\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n        }\r\n        \r\n        .hero::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -30%;\r\n            left: -10%;\r\n            width: 600px;\r\n            height: 600px;\r\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n        }\r\n        \r\n        .hero-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 4rem;\r\n            align-items: center;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .hero-text h1 {\r\n            font-size: 4rem;\r\n            font-weight: 800;\r\n            color: white;\r\n            line-height: 1.1;\r\n            margin-bottom: 1.5rem;\r\n            animation: fadeInUp 0.8s ease-out;\r\n        }\r\n        \r\n        .hero-text h1 .gradient-text {\r\n            background: linear-gradient(135deg, var(--light-green), var(--cream));\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n        \r\n        .hero-subtitle {\r\n            font-size: 1.3rem;\r\n            color: rgba(255, 255, 255, 0.95);\r\n            margin-bottom: 2rem;\r\n            animation: fadeInUp 0.8s ease-out 0.2s both;\r\n        }\r\n        \r\n        .cta-box {\r\n            background: rgba(255, 255, 255, 0.15);\r\n            backdrop-filter: blur(10px);\r\n            padding: 2rem;\r\n            border-radius: 15px;\r\n            border: 2px solid rgba(255, 255, 255, 0.2);\r\n            margin-bottom: 2rem;\r\n            animation: fadeInUp 0.8s ease-out 0.4s both;\r\n        }\r\n        \r\n        .cta-box h3 {\r\n            color: white;\r\n            font-size: 1.5rem;\r\n            margin-bottom: 1rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 0.5rem;\r\n        }\r\n        \r\n        .cta-box p {\r\n            color: rgba(255, 255, 255, 0.95);\r\n            font-size: 1.1rem;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 1rem;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .btn {\r\n            padding: 1rem 2.5rem;\r\n            border: none;\r\n            font-size: 1.05rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: var(--transition);\r\n            text-decoration: none;\r\n            display: inline-block;\r\n            border-radius: 50px;\r\n            font-family: 'Poppins', sans-serif;\r\n        }\r\n        \r\n        .btn-primary {\r\n            background: linear-gradient(135deg, #DC3545, #FF4757);\r\n            color: white;\r\n            box-shadow: 0 6px 20px rgba(220, 53, 69, 0.4);\r\n        }\r\n        \r\n        .btn-primary:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 30px rgba(220, 53, 69, 0.5);\r\n        }\r\n        \r\n        .btn-secondary {\r\n            background: white;\r\n            color: var(--primary-green);\r\n            box-shadow: 0 6px 20px rgba(255, 255, 255, 0.3);\r\n        }\r\n        \r\n        .btn-secondary:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 30px rgba(255, 255, 255, 0.4);\r\n        }\r\n        \r\n        .hero-image {\r\n            position: relative;\r\n            animation: fadeInRight 0.8s ease-out 0.3s both;\r\n        }\r\n        \r\n        .founder-card {\r\n            background: white;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);\r\n            position: relative;\r\n        }\r\n        \r\n        .founder-image {\r\n            width: 100%;\r\n            height: 450px;\r\n            background: linear-gradient(135deg, var(--light-green) 0%, var(--primary-green) 100%);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .founder-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain;\r\n            object-position: center bottom;\r\n        }\r\n        \r\n        .founder-info {\r\n            padding: 2rem;\r\n            text-align: center;\r\n            background: white;\r\n        }\r\n        \r\n        .founder-info h3 {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-green);\r\n            margin-bottom: 0.5rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .founder-info p {\r\n            color: var(--gray);\r\n            font-size: 1rem;\r\n        }\r\n        \r\n        \/* Urgent Banner *\/\r\n        .urgent-banner {\r\n            background: linear-gradient(135deg, #FF4757 0%, #DC3545 100%);\r\n            padding: 2rem 5%;\r\n            text-align: center;\r\n            color: white;\r\n            animation: pulse 2s ease-in-out infinite;\r\n        }\r\n        \r\n        .urgent-banner h2 {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        \r\n        .urgent-banner p {\r\n            font-size: 1.2rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        \/* News Section *\/\r\n        #news {\r\n            padding: 6rem 5%;\r\n            background: white;\r\n        }\r\n        \r\n        .news-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));\r\n            gap: 3rem;\r\n            max-width: 1200px;\r\n            margin: 3rem auto 0;\r\n        }\r\n        \r\n        .news-card {\r\n            background: white;\r\n            border-radius: 15px;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .news-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 15px 50px rgba(76, 175, 80, 0.2);\r\n        }\r\n        \r\n        .news-image {\r\n            width: 100%;\r\n            height: 300px;\r\n            overflow: hidden;\r\n            background: var(--light-gray);\r\n        }\r\n        \r\n        .news-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n        \r\n        .news-content {\r\n            padding: 2rem;\r\n        }\r\n        \r\n        .news-date {\r\n            color: var(--primary-green);\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n            margin-bottom: 0.5rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .news-content h3 {\r\n            font-size: 1.5rem;\r\n            color: var(--dark);\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n            line-height: 1.4;\r\n        }\r\n        \r\n        .news-content p {\r\n            color: var(--gray);\r\n            line-height: 1.8;\r\n            font-size: 1rem;\r\n        }\r\n        \r\n        \/* About Section *\/\r\n        #about {\r\n            padding: 6rem 5%;\r\n            background: var(--light-gray);\r\n        }\r\n        \r\n        .about-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 4rem;\r\n        }\r\n        \r\n        .section-label {\r\n            font-size: 0.9rem;\r\n            letter-spacing: 3px;\r\n            text-transform: uppercase;\r\n            color: var(--primary-green);\r\n            font-weight: 600;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .section-title {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            color: var(--dark);\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: var(--gray);\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .about-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 4rem;\r\n            align-items: start;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        .about-text {\r\n            background: white;\r\n            padding: 3rem;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n        }\r\n        \r\n        .about-text h3 {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-green);\r\n            margin-bottom: 1.5rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .about-text p {\r\n            color: var(--gray);\r\n            line-height: 1.9;\r\n            margin-bottom: 1.5rem;\r\n            font-size: 1.05rem;\r\n        }\r\n        \r\n        .motto-box {\r\n            background: linear-gradient(135deg, var(--primary-green), var(--dark-green));\r\n            padding: 2.5rem;\r\n            border-radius: 15px;\r\n            color: white;\r\n            margin-top: 2rem;\r\n        }\r\n        \r\n        .motto-box h4 {\r\n            font-size: 1.3rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .motto-box p {\r\n            color: rgba(255, 255, 255, 0.95);\r\n            font-size: 1.1rem;\r\n            font-style: italic;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        \/* Vision Mission *\/\r\n        .vision-mission {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 2rem;\r\n        }\r\n        \r\n        .vm-card {\r\n            background: white;\r\n            padding: 2.5rem;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n            border-left: 5px solid var(--primary-green);\r\n        }\r\n        \r\n        .vm-card h3 {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-green);\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 0.8rem;\r\n        }\r\n        \r\n        .vm-icon {\r\n            font-size: 2rem;\r\n        }\r\n        \r\n        .vm-card p {\r\n            color: var(--gray);\r\n            line-height: 1.9;\r\n            font-size: 1.05rem;\r\n        }\r\n        \r\n        \/* Objectives Section *\/\r\n        #objectives {\r\n            padding: 6rem 5%;\r\n            background: white;\r\n        }\r\n        \r\n        .objectives-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n            max-width: 1200px;\r\n            margin: 3rem auto 0;\r\n        }\r\n        \r\n        .objective-card {\r\n            background: linear-gradient(135deg, var(--light-gray) 0%, white 100%);\r\n            padding: 2.5rem;\r\n            border-radius: 15px;\r\n            border: 2px solid var(--light-green);\r\n            transition: var(--transition);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .objective-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 5px;\r\n            background: linear-gradient(90deg, var(--primary-green), var(--light-green));\r\n            transform: scaleX(0);\r\n            transform-origin: left;\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .objective-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 15px 50px rgba(76, 175, 80, 0.2);\r\n            border-color: var(--primary-green);\r\n        }\r\n        \r\n        .objective-card:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n        \r\n        .objective-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: linear-gradient(135deg, var(--primary-green), var(--accent-green));\r\n            border-radius: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.8rem;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .objective-card h3 {\r\n            font-size: 1.3rem;\r\n            color: var(--dark);\r\n            margin-bottom: 1rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .objective-card p {\r\n            color: var(--gray);\r\n            line-height: 1.8;\r\n            font-size: 1rem;\r\n        }\r\n        \r\n        \/* Registration Section *\/\r\n        #registration {\r\n            padding: 6rem 5%;\r\n            background: linear-gradient(135deg, var(--dark-green) 0%, var(--primary-green) 100%);\r\n            color: white;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        #registration::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -10%;\r\n            width: 600px;\r\n            height: 600px;\r\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n        }\r\n        \r\n        .registration-container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            text-align: center;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .registration-container .section-label {\r\n            color: var(--light-green);\r\n        }\r\n        \r\n        .registration-container .section-title {\r\n            color: white;\r\n        }\r\n        \r\n        .registration-container .section-subtitle {\r\n            color: rgba(255, 255, 255, 0.95);\r\n        }\r\n        \r\n        .countdown-box {\r\n            background: rgba(255, 255, 255, 0.15);\r\n            backdrop-filter: blur(10px);\r\n            padding: 3rem;\r\n            border-radius: 20px;\r\n            margin: 3rem 0;\r\n            border: 2px solid rgba(255, 255, 255, 0.2);\r\n        }\r\n        \r\n        .countdown-box h3 {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 800;\r\n        }\r\n        \r\n        .countdown-box .date {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            color: var(--light-green);\r\n            margin: 1rem 0;\r\n        }\r\n        \r\n        .countdown-box p {\r\n            font-size: 1.2rem;\r\n            opacity: 0.95;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        .support-section {\r\n            background: white;\r\n            color: var(--dark);\r\n            padding: 3rem;\r\n            border-radius: 20px;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        .support-section h3 {\r\n            font-size: 2rem;\r\n            color: var(--primary-green);\r\n            margin-bottom: 1.5rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .support-section p {\r\n            color: var(--gray);\r\n            font-size: 1.1rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n        \r\n        .hotline-box {\r\n            background: white;\r\n            padding: 1rem;\r\n            border-radius: 15px;\r\n            display: inline-block;\r\n            margin-bottom: 2rem;\r\n        }\r\n        \r\n        .hotline-box img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            border-radius: 10px;\r\n        }\r\n        \r\n        \/* Contact Section *\/\r\n        #contact {\r\n            padding: 6rem 5%;\r\n            background: var(--light-gray);\r\n        }\r\n        \r\n        .contact-container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .contact-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 3rem;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        .contact-info {\r\n            background: white;\r\n            padding: 3rem;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n        }\r\n        \r\n        .contact-info h3 {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-green);\r\n            margin-bottom: 2rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .contact-item {\r\n            display: flex;\r\n            align-items: start;\r\n            gap: 1rem;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .contact-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background: linear-gradient(135deg, var(--primary-green), var(--accent-green));\r\n            border-radius: 10px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.5rem;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .contact-text h4 {\r\n            font-size: 1.1rem;\r\n            color: var(--dark);\r\n            margin-bottom: 0.3rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .contact-text p {\r\n            color: var(--gray);\r\n            font-size: 1rem;\r\n        }\r\n        \r\n        .contact-text a {\r\n            color: var(--primary-green);\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .contact-text a:hover {\r\n            color: var(--accent-green);\r\n        }\r\n        \r\n        .founder-contact {\r\n            background: linear-gradient(135deg, var(--primary-green), var(--dark-green));\r\n            padding: 3rem;\r\n            border-radius: 15px;\r\n            color: white;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .founder-contact h3 {\r\n            font-size: 1.8rem;\r\n            margin-bottom: 1rem;\r\n            color: white;\r\n        }\r\n        \r\n        .founder-contact h4 {\r\n            font-size: 1.5rem;\r\n            margin-bottom: 0.5rem;\r\n            color: var(--light-green);\r\n        }\r\n        \r\n        .founder-contact p {\r\n            font-size: 1.1rem;\r\n            opacity: 0.95;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        \/* Footer *\/\r\n        footer {\r\n            background: var(--dark-green);\r\n            color: white;\r\n            padding: 3rem 5%;\r\n            text-align: center;\r\n        }\r\n        \r\n        .footer-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .footer-logo {\r\n            margin-bottom: 2rem;\r\n        }\r\n        \r\n        .footer-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 2rem;\r\n            margin: 2rem 0;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .footer-links a {\r\n            color: rgba(255, 255, 255, 0.8);\r\n            text-decoration: none;\r\n            transition: var(--transition);\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .footer-links a:hover {\r\n            color: var(--light-green);\r\n        }\r\n        \r\n        footer p {\r\n            color: rgba(255, 255, 255, 0.7);\r\n            margin-top: 2rem;\r\n        }\r\n        \r\n        \/* Animations *\/\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes fadeInRight {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateX(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes pulse {\r\n            0%, 100% {\r\n                transform: scale(1);\r\n            }\r\n            50% {\r\n                transform: scale(1.02);\r\n            }\r\n        }\r\n        \r\n        .fade-in {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            transition: opacity 0.6s ease, transform 0.6s ease;\r\n        }\r\n        \r\n        .fade-in.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 968px) {\r\n            .nav-links {\r\n                position: fixed;\r\n                top: 0;\r\n                right: -100%;\r\n                height: 100vh;\r\n                width: 80%;\r\n                max-width: 400px;\r\n                background: white;\r\n                flex-direction: column;\r\n                justify-content: center;\r\n                padding: 2rem;\r\n                box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);\r\n                transition: var(--transition);\r\n            }\r\n            \r\n            .nav-links.active {\r\n                right: 0;\r\n            }\r\n            \r\n            .mobile-toggle {\r\n                display: flex;\r\n            }\r\n            \r\n            .hero-content {\r\n                grid-template-columns: 1fr;\r\n                gap: 3rem;\r\n            }\r\n            \r\n            .hero-text h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .about-content,\r\n            .contact-grid,\r\n            .news-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 2rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .countdown-box .date {\r\n                font-size: 2.5rem;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 640px) {\r\n            nav {\r\n                padding: 0rem 4%;\r\n            }\r\n            \r\n            .logo-image {\r\n                height: 70px !important;\r\n            }\r\n            \r\n            .hero {\r\n                padding: 6rem 4% 3rem;\r\n            }\r\n            \r\n            .hero-text h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .hero-subtitle {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .cta-buttons {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .btn {\r\n                width: 100%;\r\n                text-align: center;\r\n            }\r\n            \r\n            section {\r\n                padding: 4rem 4%;\r\n            }\r\n            \r\n            .urgent-banner h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Navigation -->\r\n    <nav>\r\n        <div class=\"main-nav\">\r\n            <div class=\"logo-container\">\r\n                <a href=\"#home\">\r\n                    <img decoding=\"async\" src=\"https:\/\/asiwajugrassroots.com\/wp-content\/uploads\/2026\/01\/FullLogo_Transparent.png\" alt=\"Asiwaju Grassroots Alliance Initiative\" class=\"logo-image\">\r\n                <\/a>\r\n            <\/div>\r\n            <ul class=\"nav-links\" id=\"navLinks\">\r\n                <li><a href=\"#home\">Home<\/a><\/li>\r\n                <li><a href=\"#news\">News<\/a><\/li>\r\n                <li><a href=\"#about\">About<\/a><\/li>\r\n                <li><a href=\"#objectives\">Objectives<\/a><\/li>\r\n                <li><a href=\"#contact\">Contact<\/a><\/li>\r\n            <\/ul>\r\n            <a href=\"tel:07062232091\" class=\"register-btn\">Call Support<\/a>\r\n            <div class=\"mobile-toggle\" id=\"mobileToggle\">\r\n                <span><\/span>\r\n                <span><\/span>\r\n                <span><\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <!-- Hero Section -->\r\n    <section id=\"home\" class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-text\">\r\n                <h1><span class=\"gradient-text\">JOIN THE<\/span><br>PROGRESSIVES<\/h1>\r\n                <p class=\"hero-subtitle\">Building Bridges Between Leaders and Communities for Sustainable Development<\/p>\r\n                \r\n                <div class=\"cta-box\">\r\n                    <h3>\r\n                        <span style=\"font-size: 2rem;\">\ud83e\uddf9<\/span>\r\n                        APC Membership E-Registration\r\n                    <\/h3>\r\n                    <p><strong>Registration Extended to February 8!<\/strong><br>We need everyone on board<\/p>\r\n                    <div class=\"cta-buttons\">\r\n                        <a href=\"#news\" class=\"btn btn-primary\">Read Latest News<\/a>\r\n                        <a href=\"#about\" class=\"btn btn-secondary\">Learn More<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <p style=\"color: rgba(255, 255, 255, 0.9); font-size: 1.1rem; margin-top: 1rem;\">\r\n                    <strong>STAY ACTIVE<\/strong> - The future is progressive, and it starts with you.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"hero-image\">\r\n                <div class=\"founder-card\">\r\n                    <div class=\"founder-image\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asiwajugrassroots.com\/wp-content\/uploads\/2026\/01\/FullLogo-2.png\" alt=\"Hussein Afolabi - Founder\">\r\n                    <\/div>\r\n                    <div class=\"founder-info\">\r\n                        <h3>HUSSEIN AFOLABI<\/h3>\r\n                        <p>Founder, Asiwaju Grassroots Alliance Initiative\r\n                      <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Urgent Banner -->\r\n    <div class=\"urgent-banner\">\r\n        <h2>\u23f0 DEADLINE EXTENDED - NEW DEADLINE: SATURDAY, FEBRUARY 8, 2026<\/h2>\r\n        <p>Registration Extended! More time to join the progressive movement!<\/p>\r\n    <\/div>\r\n\r\n    <!-- News Section -->\r\n    <section id=\"news\">\r\n        <div class=\"section-header\">\r\n            <div class=\"section-label\">Latest Updates<\/div>\r\n            <h2 class=\"section-title\">News & Announcements<\/h2>\r\n            <p class=\"section-subtitle\">Stay informed about AGAIN activities and APC registration updates<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"news-grid\">\r\n            <!-- News 1: APC Extension -->\r\n            <div class=\"news-card fade-in\">\r\n                <div class=\"news-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/asiwajugrassroots.com\/wp-content\/uploads\/2026\/02\/APC-Logo.jpg.webp\" alt=\"APC and AGAIN Logos\">\r\n                <\/div>\r\n                <div class=\"news-content\">\r\n                    <div class=\"news-date\">Latest \u2022 February 2026<\/div>\r\n                    <h3>APC Extends E-Registration to February 8; AGAIN Steps Up Mobilisation in Kwara<\/h3>\r\n                    <p>The All Progressives Congress (APC) has extended its ongoing Membership E-Registration Exercise to Saturday, February 8, providing more time for eligible Nigerians to participate.<\/p>\r\n                    <p>The Asiwaju Grassroots Alliance Initiative (AGAIN) has welcomed the extension, describing it as a boost for grassroots inclusion and party strengthening across Kwara State. The group says its volunteers remain active at ward and polling-unit levels, assisting prospective members to complete the registration process.<\/p>\r\n                    <p>Founder of AGAIN, Hussein Afolabi, urged residents to take advantage of the extension, noting that strong grassroots participation is key to advancing President Bola Ahmed Tinubu's Renewed Hope Agenda.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- News 2: AGAIN Unveiling -->\r\n            <div class=\"news-card fade-in\">\r\n                <div class=\"news-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/asiwajugrassroots.com\/wp-content\/uploads\/2026\/02\/APC-Logo.jpg.webp\" alt=\"AGAIN Official Unveiling - February 10, 2026\">\r\n                <\/div>\r\n                <div class=\"news-content\">\r\n                    <div class=\"news-date\">Upcoming \u2022 February 10, 2026<\/div>\r\n                    <h3>AGAIN to Be Officially Unveiled February 10, 2026<\/h3>\r\n                    <p>The Asiwaju Grassroots Alliance Initiative (AGAIN) will be officially unveiled on Tuesday, February 10, 2026, marking a major milestone in the movement's mission to deepen grassroots participation and strengthen progressive politics.<\/p>\r\n                    <p>The unveiling will formally introduce AGAIN as a structured, people-driven platform committed to mobilising support for President Bola Ahmed Tinubu's Renewed Hope Agenda, with a focus on ward- and polling unit-level engagement.<\/p>\r\n                    <p>Further details on the unveiling programme will be communicated in due course.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- About Section -->\r\n    <section id=\"about\">\r\n        <div class=\"about-container\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-label\">Who We Are<\/div>\r\n                <h2 class=\"section-title\">Asiwaju Grassroots Alliance Initiative<\/h2>\r\n                <p class=\"section-subtitle\">A Registered Pro-Tinubu Grassroots Movement<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"about-content\">\r\n                <div class=\"about-text fade-in\">\r\n                    <h3>INTRODUCTION<\/h3>\r\n                    <p>The Asiwaju Grassroots Alliance Initiative (AGAIN) is a registered pro-Tinubu grassroots movement established to galvanize, mobilize, and sustain massive grassroots support for President Bola Ahmed Tinubu by taking the Renewed Hope Agenda directly to communities at the ward and polling unit levels.<\/p>\r\n                    \r\n                    <p>It is a group of like-minded Moro indigenes and other supporters of the President from the diaspora who are committed to promoting the laudable efforts and programmes of Mr. President.<\/p>\r\n                    \r\n                    <p>The primary aim of AGAIN is to build bridges between leaders and communities in order to foster sustainable state and national development and to support progressive governance.<\/p>\r\n                    \r\n                    <div class=\"motto-box\">\r\n                        <h4>Our Motto:<\/h4>\r\n                        <p>\"Renewed Hope, Unity for All, Inclusivity, and the Transformation of Moro, Kwara North, and Kwara State.\"<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"vision-mission\">\r\n                    <div class=\"vm-card fade-in\">\r\n                        <h3><span class=\"vm-icon\">\ud83d\udc41\ufe0f<\/span> VISION<\/h3>\r\n                        <p>To build a united, informed, and empowered grassroots base that strongly believes in, promotes, and defends the President's Renewed Hope Agenda across Kwara State and Nigeria at large.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"vm-card fade-in\">\r\n                        <h3><span class=\"vm-icon\">\ud83c\udfaf<\/span> MISSION<\/h3>\r\n                        <p>To mobilize grassroots communities through strategic political advocacy, civic education that connects government policies to the everyday lives of citizens, foster political loyalty, and deliver overwhelming grassroots support for the President's leadership and re-election in 2027.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Objectives Section -->\r\n    <section id=\"objectives\">\r\n        <div class=\"section-header\">\r\n            <div class=\"section-label\">Our Goals<\/div>\r\n            <h2 class=\"section-title\">Aims and Objectives<\/h2>\r\n            <p class=\"section-subtitle\">Building a stronger, more inclusive Nigeria through grassroots engagement<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"objectives-grid\">\r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83d\udce2<\/div>\r\n                <h3>Grassroots Feedback Channel<\/h3>\r\n                <p>To serve as a feedback channel between grassroots communities and government<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83c\udfdb\ufe0f<\/div>\r\n                <h3>Promote Government Programs<\/h3>\r\n                <p>To promote government programmes and demonstrate commitment to advancing the policies and initiatives of the President Bola Ahmed Tinubu administration aimed at repositioning Nigeria for political and economic growth<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83c\udf09<\/div>\r\n                <h3>Building Bridges<\/h3>\r\n                <p>To serve as a unifying platform in Moro Local Government Area, bridging factional tendencies, while connecting ideas, people, and leadership toward achieving a more prosperous, peaceful, and inclusive Kwara State and Nigeria at large<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83e\udd1d<\/div>\r\n                <h3>Foster Unity<\/h3>\r\n                <p>To foster unity and political enlightenment in Moro Local Government Area, Kwara North Senatorial Zone, Kwara State, and Nigeria at large<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83d\udcaa<\/div>\r\n                <h3>Mobilize Support<\/h3>\r\n                <p>To mobilize grassroots support by building a strong network of community leaders, ward leaders, and polling unit leaders across all wards in Moro LGA in support of President Bola Ahmed Tinubu's vision, mission, and re-election bid in 2027<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83d\udcac<\/div>\r\n                <h3>Advocate for Dialogue<\/h3>\r\n                <p>To continuously advocate for political dialogue and inclusivity in all engagements<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"objective-card fade-in\">\r\n                <div class=\"objective-icon\">\ud83d\udce3<\/div>\r\n                <h3>Drive Public Awareness<\/h3>\r\n                <p>To drive public awareness of government policies and reforms, including the Renewed Hope Agenda<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Section -->\r\n    <section id=\"contact\">\r\n        <div class=\"contact-container\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-label\">Get in Touch<\/div>\r\n                <h2 class=\"section-title\">Contact Us<\/h2>\r\n                <p class=\"section-subtitle\">We're here to help you join the progressive movement<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"contact-grid\">\r\n                <div class=\"contact-info\">\r\n                    <h3>Contact Information<\/h3>\r\n                    \r\n                    <div class=\"contact-item\">\r\n                        <div class=\"contact-icon\">\ud83d\udccd<\/div>\r\n                        <div class=\"contact-text\">\r\n                            <h4>Location<\/h4>\r\n                            <p>Oke-Ayeju, Shao, Moro LGA, Kwara State<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <!--<div class=\"contact-item\">-->\r\n                    <!--    <div class=\"contact-icon\">\ud83d\udcde<\/div>-->\r\n                    <!--    <div class=\"contact-text\">-->\r\n                    <!--        <h4>Support Hotline<\/h4>-->\r\n                    <!--        <p><a href=\"tel:07062232091\">07062232091<\/a><\/p>-->\r\n                    <!--    <\/div>-->\r\n                    <!--<\/div>-->\r\n                    \r\n                    <div class=\"contact-item\">\r\n                        <div class=\"contact-icon\">\u2709\ufe0f<\/div>\r\n                        <div class=\"contact-text\">\r\n                            <h4>Email<\/h4>\r\n                            <p><a href=\"mailto:info@asiwajugrassroots.com\">info@asiwajugrassroots.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"founder-contact\">\r\n                    <h3>Leadership<\/h3>\r\n                    <h4>Hussein Afolabi<\/h4>\r\n                    <p>Founder \/ State Co-ordinator<br>Asiwaju Grassroots Alliance Initiative<\/p>\r\n                    <p style=\"margin-top: 2rem; font-size: 1rem; opacity: 0.9;\">\r\n                        \"We are committed to building bridges between leaders and communities in order to foster sustainable state and national development and to support progressive governance.\"\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n    <footer>\r\n        <div class=\"footer-content\">\r\n            <div class=\"footer-logo\">\r\n                <p>Renewed Hope, Unity for All<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"footer-links\">\r\n                <a href=\"#home\">Home<\/a>\r\n                <a href=\"#news\">News<\/a>\r\n                <a href=\"#about\">About<\/a>\r\n                <a href=\"#objectives\">Objectives<\/a>\r\n                <a href=\"#contact\">Contact<\/a>\r\n            <\/div>\r\n            \r\n            <p>&copy; 2026 Asiwaju Grassroots Alliance Initiative. All rights reserved.<\/p>\r\n            <p style=\"margin-top: 0.5rem;\">Supporting President Bola Ahmed Tinubu's Renewed Hope Agenda<\/p>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <script>\r\n        \/\/ Mobile Navigation\r\n        const mobileToggle = document.getElementById('mobileToggle');\r\n        const navLinks = document.getElementById('navLinks');\r\n        \r\n        mobileToggle.addEventListener('click', () => {\r\n            navLinks.classList.toggle('active');\r\n            mobileToggle.classList.toggle('active');\r\n        });\r\n        \r\n        document.querySelectorAll('.nav-links a').forEach(link => {\r\n            link.addEventListener('click', () => {\r\n                navLinks.classList.remove('active');\r\n                mobileToggle.classList.remove('active');\r\n            });\r\n        });\r\n        \r\n        \/\/ Scroll Animations\r\n        const fadeElements = document.querySelectorAll('.fade-in');\r\n        \r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('visible');\r\n                }\r\n            });\r\n        }, {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -50px 0px'\r\n        });\r\n        \r\n        fadeElements.forEach(element => {\r\n            observer.observe(element);\r\n        });\r\n        \r\n        \/\/ Smooth Scrolling\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    const offsetTop = target.offsetTop - 100;\r\n                    window.scrollTo({\r\n                        top: offsetTop,\r\n                        behavior: 'smooth'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Asiwaju Grassroots Alliance Initiative | Join The Progressives Home News About Objectives Contact Call Support JOIN THEPROGRESSIVES Building Bridges Between Leaders and Communities for Sustainable Development \ud83e\uddf9 APC Membership E-Registration Registration Extended to February 8!We need everyone on board Read Latest News Learn More STAY ACTIVE &#8211; The future is progressive, and it starts with you. HUSSEIN AFOLABI Founder, Asiwaju Grassroots Alliance Initiative \u23f0 DEADLINE EXTENDED &#8211; NEW DEADLINE: SATURDAY, FEBRUARY 8, 2026 Registration Extended! More time to join the progressive movement! Latest Updates News &#038; Announcements Stay informed about AGAIN activities and APC registration updates Latest \u2022 February 2026 APC Extends E-Registration to February 8; AGAIN Steps Up Mobilisation in Kwara The All Progressives Congress (APC) has extended its ongoing Membership E-Registration Exercise to Saturday, February 8, providing more time for eligible Nigerians to participate. The Asiwaju Grassroots Alliance Initiative (AGAIN) has welcomed the extension, describing it as a boost for grassroots inclusion and party strengthening across Kwara State. The group says its volunteers remain active at ward and polling-unit levels, assisting prospective members to complete the registration process. Founder of AGAIN, Hussein Afolabi, urged residents to take advantage of the extension, noting that strong grassroots participation is key to advancing President Bola Ahmed Tinubu&#8217;s Renewed Hope Agenda. Upcoming \u2022 February 10, 2026 AGAIN to Be Officially Unveiled February 10, 2026 The Asiwaju Grassroots Alliance Initiative (AGAIN) will be officially unveiled on Tuesday, February 10, 2026, marking a major milestone in the movement&#8217;s mission to deepen grassroots participation and strengthen progressive politics. The unveiling will formally introduce AGAIN as a structured, people-driven platform committed to mobilising support for President Bola Ahmed Tinubu&#8217;s Renewed Hope Agenda, with a focus on ward- and polling unit-level engagement. Further details on the unveiling programme will be communicated in due course. Who We Are Asiwaju Grassroots Alliance Initiative A Registered Pro-Tinubu Grassroots Movement INTRODUCTION The Asiwaju Grassroots Alliance Initiative (AGAIN) is a registered pro-Tinubu grassroots movement established to galvanize, mobilize, and sustain massive grassroots support for President Bola Ahmed Tinubu by taking the Renewed Hope Agenda directly to communities at the ward and polling unit levels. It is a group of like-minded Moro indigenes and other supporters of the President from the diaspora who are committed to promoting the laudable efforts and programmes of Mr. President. The primary aim of AGAIN is to build bridges between leaders and communities in order to foster sustainable state and national development and to support progressive governance. Our Motto: &#8220;Renewed Hope, Unity for All, Inclusivity, and the Transformation of Moro, Kwara North, and Kwara State.&#8221; \ud83d\udc41\ufe0f VISION To build a united, informed, and empowered grassroots base that strongly believes in, promotes, and defends the President&#8217;s Renewed Hope Agenda across Kwara State and Nigeria at large. \ud83c\udfaf MISSION To mobilize grassroots communities through strategic political advocacy, civic education that connects government policies to the everyday lives of citizens, foster political loyalty, and deliver overwhelming grassroots support for the President&#8217;s leadership and re-election in 2027. Our Goals Aims and Objectives Building a stronger, more inclusive Nigeria through grassroots engagement \ud83d\udce2 Grassroots Feedback Channel To serve as a feedback channel between grassroots communities and government \ud83c\udfdb\ufe0f Promote Government Programs To promote government programmes and demonstrate commitment to advancing the policies and initiatives of the President Bola Ahmed Tinubu administration aimed at repositioning Nigeria for political and economic growth \ud83c\udf09 Building Bridges To serve as a unifying platform in Moro Local Government Area, bridging factional tendencies, while connecting ideas, people, and leadership toward achieving a more prosperous, peaceful, and inclusive Kwara State and Nigeria at large \ud83e\udd1d Foster Unity To foster unity and political enlightenment in Moro Local Government Area, Kwara North Senatorial Zone, Kwara State, and Nigeria at large \ud83d\udcaa Mobilize Support To mobilize grassroots support by building a strong network of community leaders, ward leaders, and polling unit leaders across all wards in Moro LGA in support of President Bola Ahmed Tinubu&#8217;s vision, mission, and re-election bid in 2027 \ud83d\udcac Advocate for Dialogue To continuously advocate for political dialogue and inclusivity in all engagements \ud83d\udce3 Drive Public Awareness To drive public awareness of government policies and reforms, including the Renewed Hope Agenda Get in Touch Contact Us We&#8217;re here to help you join the progressive movement Contact Information \ud83d\udccd Location Oke-Ayeju, Shao, Moro LGA, Kwara State \u2709\ufe0f Email info@asiwajugrassroots.com Leadership Hussein Afolabi Founder \/ State Co-ordinatorAsiwaju Grassroots Alliance Initiative &#8220;We are committed to building bridges between leaders and communities in order to foster sustainable state and national development and to support progressive governance.&#8221; Renewed Hope, Unity for All Home News About Objectives Contact &copy; 2026 Asiwaju Grassroots Alliance Initiative. All rights reserved. Supporting President Bola Ahmed Tinubu&#8217;s Renewed Hope Agenda<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-65","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":107,"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":198,"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions\/198"}],"wp:attachment":[{"href":"https:\/\/asiwajugrassroots.com\/index.php\/wp-json\/wp\/v2\/media?parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}