forked from UKSOURCE/ipv6
init
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"hero": {
|
||||
"badgeIcon": "calendar_today",
|
||||
"badgeText": "June 2026 | Ho Chi Minh City, Vietnam",
|
||||
"title": "IPv6 for AI & Data Centre Summit 2026",
|
||||
"subtitle": "Unlocking the Potential of Next-Gen Infrastructure. Join global leaders in redefining ASEAN's digital connectivity for the age of AI.",
|
||||
"primaryCta": { "label": "Register", "href": "/registration" },
|
||||
"secondaryCta": { "label": "View Agenda", "href": "#agenda" }
|
||||
},
|
||||
"vision": {
|
||||
"eyebrow": "VISION & GOALS",
|
||||
"title": "ASEAN's Digital Future",
|
||||
"paragraphs": [
|
||||
"Vietnam and the broader ASEAN region are at a critical juncture in digital transformation. The transition to IPv6 is the fundamental infrastructure for AI growth and massive data centre scaling.",
|
||||
"IPv6 is the backbone for scalable cloud, secure connectivity, and AI-ready networking across the region."
|
||||
],
|
||||
"cards": [
|
||||
{
|
||||
"icon": "hub",
|
||||
"title": "Networking",
|
||||
"description": "Connect with C-level executives, policymakers, and technical leaders across the ecosystem."
|
||||
},
|
||||
{
|
||||
"icon": "insights",
|
||||
"title": "Tech Insights",
|
||||
"description": "Deep dives into AI workloads, hyperscale infrastructure, and next-gen IPv6 operations."
|
||||
},
|
||||
{
|
||||
"icon": "gavel",
|
||||
"title": "Policy",
|
||||
"description": "A forum for national infrastructure standards, governance, and cross-border collaboration."
|
||||
}
|
||||
]
|
||||
},
|
||||
"stats": {
|
||||
"id": "stats",
|
||||
"items": [
|
||||
{ "value": "130+", "label": "Global Speakers" },
|
||||
{ "value": "14", "label": "ASEAN Nations" },
|
||||
{ "value": "50+", "label": "Tech Partners" }
|
||||
]
|
||||
},
|
||||
"agenda": {
|
||||
"id": "agenda",
|
||||
"eyebrow": "SCHEDULE",
|
||||
"title": "Event Agenda",
|
||||
"description": "A strategic overview of the technical and strategic sessions.",
|
||||
"items": [
|
||||
{
|
||||
"order": "01",
|
||||
"time": "08:30",
|
||||
"title": "Opening Ceremony",
|
||||
"description": "Welcome address by MIC Vietnam and regional digital economy leaders."
|
||||
},
|
||||
{
|
||||
"order": "02",
|
||||
"time": "10:00",
|
||||
"title": "AI in Data Centres",
|
||||
"description": "How IPv6 enables hyperscale processing and low-latency fabric."
|
||||
},
|
||||
{
|
||||
"order": "03",
|
||||
"time": "14:00",
|
||||
"title": "Forum: Policy & Scale",
|
||||
"description": "Closed-door discussion for regulators and industry leaders."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "Summit Registration",
|
||||
"subtitle": "Secure your presence at the forefront of IPv6 innovation for AI and Data Centres.",
|
||||
"sections": {
|
||||
"personal": { "title": "Personal Info", "fullName": "Full Name", "phone": "Phone Number", "email": "Business Email" },
|
||||
"professional": { "title": "Professional Info", "company": "Company Name", "jobTitle": "Job Title" },
|
||||
"industry": {
|
||||
"title": "Industry",
|
||||
"label": "Select Industry",
|
||||
"placeholder": "Please choose...",
|
||||
"options": [
|
||||
{ "value": "government", "label": "Government" },
|
||||
{ "value": "telecom", "label": "Telecom" },
|
||||
{ "value": "cloud", "label": "Cloud / Data Centre" },
|
||||
{ "value": "ai", "label": "AI / Software" },
|
||||
{ "value": "others", "label": "Others" }
|
||||
]
|
||||
},
|
||||
"additional": {
|
||||
"title": "Additional Details",
|
||||
"label": "Special requirements or dietary restrictions",
|
||||
"placeholder": "Vegetarian options, accessibility needs, etc."
|
||||
}
|
||||
},
|
||||
"submit": { "label": "Submit Registration", "disclaimer": "By registering, you agree to our Privacy Policy and Terms of Service." }
|
||||
}
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"brand": {
|
||||
"name": "IPv6 SUMMIT 2026"
|
||||
},
|
||||
"nav": [
|
||||
{ "label": "Home", "href": "/" },
|
||||
{ "label": "Registration", "href": "/registration" },
|
||||
{ "label": "Feedback", "href": "/feedback" },
|
||||
{ "label": "Sponsor", "href": "/sponsor" }
|
||||
],
|
||||
"footer": {
|
||||
"links": [
|
||||
{ "label": "Privacy", "href": "#" },
|
||||
{ "label": "Terms", "href": "#" },
|
||||
{ "label": "Press", "href": "#" },
|
||||
{ "label": "Contact", "href": "#" }
|
||||
],
|
||||
"copyright":
|
||||
"© 2026 IPv6 for AI & Data Centre Summit. Infrastructure for the Future."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user