forked from UKSOURCE/ipv6
Adding speakers section and gallery section
This commit is contained in:
@@ -40,6 +40,18 @@
|
||||
{ "value": "50+", "label": "Tech Partners" }
|
||||
]
|
||||
},
|
||||
"speakers": {
|
||||
"eyebrow": "FEATURED SPEAKER",
|
||||
"title": "Voices of Leadership",
|
||||
"items": [
|
||||
{
|
||||
"name": "Dr. Sureswaran Ramadass",
|
||||
"title": "Chairman, APAC IPv6 Council",
|
||||
"photo": "/assets/img/speakers/speakes.jpg",
|
||||
"quote": "The transition to IPv6 is not just a technical upgrade — it is the fundamental infrastructure for the AI-driven economy of ASEAN."
|
||||
}
|
||||
]
|
||||
},
|
||||
"agenda": {
|
||||
"id": "agenda",
|
||||
"eyebrow": "SCHEDULE",
|
||||
@@ -65,6 +77,25 @@
|
||||
"description": "Closed-door discussion for regulators and industry leaders."
|
||||
}
|
||||
]
|
||||
},
|
||||
"partners": {
|
||||
"eyebrow": "Partners & Sponsors",
|
||||
"title": "Trusted by Industry Leaders"
|
||||
},
|
||||
"gallery": {
|
||||
"eyebrow": "Visual Journey",
|
||||
"title": "Event Gallery",
|
||||
"description": "Moments from our global journey toward IPv6 excellence.",
|
||||
"items": [
|
||||
{ "src": "/assets/img/gallery/ipv6_1.jpg", "alt": "IPv6 & AI Keynote Stage", "span": "wide" },
|
||||
{ "src": "/assets/img/gallery/ipv6_2.png", "alt": "Networking Reception", "span": "normal" },
|
||||
{ "src": "/assets/img/gallery/ipv6_3.png", "alt": "Tech Expo", "span": "normal" },
|
||||
{ "src": "/assets/img/gallery/ipv6_4.png", "alt": "ASEAN Digital Future Stage", "span": "wide" },
|
||||
{ "src": "/assets/img/gallery/ipv6_5.png", "alt": "Networking Breakfast", "span": "normal" },
|
||||
{ "src": "/assets/img/gallery/ipv6_6.png", "alt": "Panel Discussion — IPV6", "span": "normal" },
|
||||
{ "src": "/assets/img/gallery/ipv6_7.png", "alt": "IPv6 Summit 2026 Registration", "span": "normal" },
|
||||
{ "src": "/assets/img/gallery/ipv6_8.jpg", "alt": "Network Visualization", "span": "full" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user