Files
ipv6-sims/app/data/gallery.json
T
2026-05-28 19:37:12 +07:00

112 lines
4.7 KiB
JSON

{
"hero": {
"eyebrow": "Visual Journey",
"title": "Visual Gallery",
"description": "Experience the journey of IPv6 adoption through our event highlights."
},
"events": [
{
"id": 1,
"title": "IPv6 Enhanced AI Summit 2025",
"location": "Singapore",
"date": "Nov 14, 2025",
"description": "Exploring the intersection of IPv6 next-gen routing and large-scale AI cluster networks.",
"images": [
"/assets/img/gallery/ipv6_new1.jpg",
"https://images.unsplash.com/photo-1540575467063-178a50c2df87?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1515187029135-18ee286d815b?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 2,
"title": "ASEAN Next-Gen Internet Forum 2025",
"location": "Bangkok, Thailand",
"date": "Sep 08, 2025",
"description": "Driving the adoption of IPv6 across ASEAN telecommunications networks for regional integration.",
"images": [
"/assets/img/gallery/ipv6_new2.JPG",
"https://images.unsplash.com/photo-1528605248644-14dd04022da1?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 3,
"title": "Global IPv6 Innovation Summit 2024",
"location": "Tokyo, Japan",
"date": "Dec 05, 2024",
"description": "Celebrating pioneers in IPv6 deployment and next-generation internet protocols.",
"images": [
"/assets/img/gallery/ipv6_new3.JPG",
"https://images.unsplash.com/photo-1475721027785-f74eccf877e2?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1511578314322-379afb476865?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 4,
"title": "ASEAN AI & Cloud Networking Conference 2024",
"location": "Kuala Lumpur, Malaysia",
"date": "Oct 22, 2024",
"description": "Discussing the role of IPv6 in building AI-ready, scalable multi-cloud architectures.",
"images": [
"/assets/img/gallery/ipv6_new4.jpg",
"https://images.unsplash.com/photo-1597852074816-d933c7d2b988?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 5,
"title": "APAC IPv6 Council Regional Assembly 2024",
"location": "Kathmandu, Nepal",
"date": "Apr 18, 2024",
"description": "Regional coordinators aligning policies, routing standards, and government initiatives.",
"images": [
"/assets/img/gallery/ipv6_new5.jpg",
"https://images.unsplash.com/photo-1531482615713-2afd69097998?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1542744173-8e0ee26cf195?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 6,
"title": "Vietnam IPv6 Transition Workshop 2023",
"location": "Hanoi, Vietnam",
"date": "Nov 10, 2023",
"description": "Guiding local enterprises and ISPs in the seamless migration from IPv4 to IPv6.",
"images": [
"/assets/img/gallery/ipv6_new6.jpg",
"https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 7,
"title": "ASEAN Cloud & Datacenter Forum 2023",
"location": "Jakarta, Indonesia",
"date": "Aug 15, 2023",
"description": "Optimizing server hardware and network topology using IPv6 features for enterprise scale.",
"images": [
"/assets/img/gallery/ipv6_new7.jpg",
"https://images.unsplash.com/photo-1600132806370-bf17e65e942f?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&w=800&q=80"
]
},
{
"id": 8,
"title": "5G & IPv6 Enhanced Summit 2023",
"location": "Manila, Philippines",
"date": "May 24, 2023",
"description": "Catalyzing mobile broadband innovation and IoT connectivity through IPv6-based 5G network slicing.",
"images": [
"/assets/img/gallery/ipv6_new8.jpg",
"https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=800&q=80",
"https://images.unsplash.com/photo-1522071820081-009f0129c71c?auto=format&fit=crop&w=800&q=80"
]
}
],
"join": {
"title": "Ready to Join the Council?",
"description": "Become a member today and collaborate with regional leaders to shape the future of the Internet in the Asia-Pacific region.",
"registerBtn": "Member Registration",
"viewMembersBtn": "View Current Members"
}
}