forked from UKSOURCE/cms.hailearning.edu.vn
118 lines
4.3 KiB
JSON
118 lines
4.3 KiB
JSON
{
|
|
"hero": {
|
|
"title": "Pricing Plan",
|
|
"backgroundImage": "/assets/img/inner-page/breadcrumb.jpg",
|
|
"shapeImage": "/assets/img/inner-page/shape.png",
|
|
"breadcrumb": [
|
|
{
|
|
"text": "Home",
|
|
"link": "/"
|
|
},
|
|
{
|
|
"text": "Pricing Plan",
|
|
"link": ""
|
|
}
|
|
]
|
|
},
|
|
"pricingSection": {
|
|
"subtitle": "pricing plan",
|
|
"heading": "Flexible Plans to Suit Every Traveler",
|
|
"description": "Choose the plan that fits your visa needs and enjoy expert guidance every step of the way."
|
|
},
|
|
"plans": {
|
|
"monthly": [
|
|
{
|
|
"name": "Basic Plan",
|
|
"price": "32",
|
|
"period": "mo",
|
|
"currency": "$",
|
|
"buttonText": "Get Started Today",
|
|
"buttonLink": "/pricing",
|
|
"buttonIcon": "fa-solid fa-arrow-right",
|
|
"style": "default",
|
|
"features": [
|
|
"Everything in Basic Plan",
|
|
"Visa Interview Preparation",
|
|
"Priority Processing Support",
|
|
"Phone & Email Assistance",
|
|
"Step-by-Step Application Support"
|
|
]
|
|
},
|
|
{
|
|
"name": "Premium Plan",
|
|
"price": "32",
|
|
"period": "mo",
|
|
"currency": "$",
|
|
"buttonText": "Get Started Today",
|
|
"buttonLink": "/pricing",
|
|
"buttonIcon": "fa-solid fa-arrow-right",
|
|
"style": "style-2",
|
|
"features": [
|
|
"Everything in Basic Plan",
|
|
"Visa Interview Preparation",
|
|
"Priority Processing Support",
|
|
"Phone & Email Assistance",
|
|
"Step-by-Step Application Support"
|
|
]
|
|
}
|
|
],
|
|
"yearly": [
|
|
{
|
|
"name": "Basic Plan",
|
|
"price": "32",
|
|
"period": "mo",
|
|
"currency": "$",
|
|
"buttonText": "Get Started Today",
|
|
"buttonLink": "/pricing",
|
|
"buttonIcon": "fa-solid fa-arrow-right",
|
|
"style": "default",
|
|
"features": [
|
|
"Everything in Basic Plan",
|
|
"Visa Interview Preparation",
|
|
"Priority Processing Support",
|
|
"Phone & Email Assistance",
|
|
"Step-by-Step Application Support"
|
|
]
|
|
},
|
|
{
|
|
"name": "Premium Plan",
|
|
"price": "32",
|
|
"period": "mo",
|
|
"currency": "$",
|
|
"buttonText": "Get Started Today",
|
|
"buttonLink": "/pricing",
|
|
"buttonIcon": "fa-solid fa-arrow-right",
|
|
"style": "style-2",
|
|
"features": [
|
|
"Everything in Basic Plan",
|
|
"Visa Interview Preparation",
|
|
"Priority Processing Support",
|
|
"Phone & Email Assistance",
|
|
"Step-by-Step Application Support"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"testimonials": {
|
|
"subtitle": "What Our Clients Say",
|
|
"heading": "Immigration Success Stories",
|
|
"buttonText": "View All Review",
|
|
"buttonLink": "/contact",
|
|
"buttonIcon": "fa-solid fa-arrow-right",
|
|
"image": "/assets/img/home-3/test-thumb.jpg",
|
|
"items": [
|
|
{
|
|
"name": "Mohammed Ali",
|
|
"role": "Family Visa",
|
|
"rating": 5,
|
|
"content": "The team provided exceptional guidance throughout my immigration process. Their expertise, personalized support, and attention to detail ensured a smooth, stress-free experience and successful visa approval."
|
|
},
|
|
{
|
|
"name": "Mohammed Ali",
|
|
"role": "Family Visa",
|
|
"rating": 5,
|
|
"content": "The team provided exceptional guidance throughout my immigration process. Their expertise, personalized support, and attention to detail ensured a smooth, stress-free experience and successful visa approval."
|
|
}
|
|
]
|
|
}
|
|
} |