fix: ui title home page, add pricing card registration page

This commit is contained in:
2026-05-19 15:06:59 +07:00
parent 8b061f7489
commit e5955d2e66
8 changed files with 79 additions and 5 deletions
+13
View File
@@ -1,6 +1,19 @@
{
"title": "Summit Registration",
"subtitle": "Secure your presence at the forefront of IPv6 innovation for AI and Data Centres.",
"ticket": {
"label": "Delegate Pass",
"price": "$120",
"currency": "USD",
"note": "One-time payment via PayPal",
"perks": [
"Full-day conference access",
"Networking sessions & workshops",
"Lunch & refreshments included",
"Digital summit materials",
"Certificate of attendance"
]
},
"sections": {
"personal": { "title": "Personal Info", "fullName": "Full Name", "phone": "Phone Number", "email": "Business Email" },
"professional": { "title": "Professional Info", "company": "Company Name", "jobTitle": "Job Title" },