HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/default/data/homepage.json
{
  "hero": {
    "title": "A Community of Applied Geographers",
    "description": "AGX promotes applied geographic analysis in support of society. Connect with practitioners, students, and researchers. Publish, mentor, and collaborate.",
    "imageUrl": "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=400&fit=crop"
  },
  
  "stats": [
    {
      "number": "500+",
      "label": "Members"
    },
    {
      "number": "15+",
      "label": "Annual Conferences"
    },
    {
      "number": "200+",
      "label": "Publications"
    },
    {
      "number": "40+",
      "label": "Countries"
    }
  ],

  "featured": {
    "title": "What's Happening",
    "subtitle": "Latest & Greatest",
    "cards": [
      {
        "title": "Annual Conference 2025",
        "description": "Join us for our biggest event of the year. Network with applied geographers from around the world.",
        "imageUrl": "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=300&fit=crop",
        "linkText": "Learn More",
        "linkUrl": "/conference.html"
      },
      {
        "title": "Student Opportunities",
        "description": "Scholarships, competitions, and mentorship programs for early-career geographers.",
        "imageUrl": "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=300&fit=crop",
        "linkText": "Explore",
        "linkUrl": "/about.html"
      },
      {
        "title": "Published Research",
        "description": "Read the latest publications from AGX members and partner organizations.",
        "imageUrl": "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=300&fit=crop",
        "linkText": "View All",
        "linkUrl": "/publications.html"
      }
    ]
  },

  "cta": {
    "title": "Get Involved with AGX",
    "description": "Whether you're a researcher, practitioner, or student, there's a place for you in our community.",
    "buttonText": "Contact Us",
    "buttonUrl": "/contact.html"
  }
}