Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-23 05:55:28 +00:00
6 changed files with 19 additions and 16 deletions

View File

@@ -139,25 +139,25 @@ export default function AboutPage() {
id: "founder",
value: "15+",
title: "Years Leading Immigration",
description: "Founder and Principal Consultant with deep expertise in visa systems",
description: "Founder and Principal Consultant with deep expertise in visa systems", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "consultants",
value: "8+",
title: "Certified Immigration Consultants",
description: "Team of specialists across different visa categories",
description: "Team of specialists across different visa categories", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "support",
value: "24/7",
title: "Client Support Available",
description: "Round-the-clock assistance for your queries and concerns",
description: "Round-the-clock assistance for your queries and concerns", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "satisfaction",
value: "97%",
title: "Client Satisfaction Rate",
description: "Based on feedback from successful visa approvals",
description: "Based on feedback from successful visa approvals", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
]}
animationType="slide-up"

View File

@@ -122,6 +122,7 @@ export default function ContactPage() {
}}
useInvertedBackground={false}
buttonText="Send Consultation Request"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -116,25 +116,25 @@ export default function HomePage() {
id: "experience",
value: "15+",
title: "Years of Experience",
description: "Guiding immigration journeys with transparency and expertise",
description: "Guiding immigration journeys with transparency and expertise", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "success",
value: "500+",
title: "Successful Cases",
description: "Real families achieving their immigration goals",
description: "Real families achieving their immigration goals", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "satisfaction",
value: "4.8/5",
title: "Client Rating",
description: "Based on 97+ verified reviews from satisfied clients",
description: "Based on 97+ verified reviews from satisfied clients", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "countries",
value: "5+",
title: "Visa Programs",
description: "Germany, Canada, Australia, UK, and more",
description: "Germany, Canada, Australia, UK, and more", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
]}
animationType="slide-up"
@@ -475,6 +475,7 @@ export default function HomePage() {
}}
useInvertedBackground={false}
buttonText="Send Consultation Request"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -176,25 +176,25 @@ export default function AustraliaPRPage() {
id: "cases",
value: "180+",
title: "Australia PR Cases",
description: "Successful applications in the last 3 years",
description: "Successful applications in the last 3 years", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "approval-rate",
value: "88%",
title: "Approval Rate",
description: "Consistent success across visa programs",
description: "Consistent success across visa programs", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "avg-timeline",
value: "10-14",
title: "Average Timeline (months)",
description: "From assessment to visa grant",
description: "From assessment to visa grant", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "occupations",
value: "50+",
title: "Occupation Categories",
description: "Experience across diverse skilled professions",
description: "Experience across diverse skilled professions", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
]}
animationType="slide-up"

View File

@@ -176,25 +176,25 @@ export default function CanadaPRPage() {
id: "cases",
value: "200+",
title: "Canada PR Cases",
description: "Successful PR approvals in last 3 years",
description: "Successful PR approvals in last 3 years", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "approval-rate",
value: "92%",
title: "Approval Rate",
description: "Higher than national average for our clients",
description: "Higher than national average for our clients", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "avg-time",
value: "8-10",
title: "Average Timeline (months)",
description: "From consultation to landing",
description: "From consultation to landing", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
{
id: "provinces",
value: "8+",
title: "Provinces Covered",
description: "Experience across multiple provincial programs",
description: "Experience across multiple provincial programs", imageSrc: "/images/metric-placeholder.svg", imageAlt: "Metric icon",
},
]}
animationType="slide-up"

View File

@@ -229,6 +229,7 @@ export default function GermanyWorkVisaPage() {
}}
useInvertedBackground={false}
buttonText="Request Germany Visa Consultation"
mediaAnimation="slide-up"
/>
</div>