forked from UKSOURCE/ipv6
init
This commit is contained in:
@@ -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." }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user