diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0211ee6..2a8b762 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a27509a..8bf1fb1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -122,6 +122,7 @@ export default function ContactPage() { }} useInvertedBackground={false} buttonText="Send Consultation Request" + mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index cb30c98..1c8f1fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> diff --git a/src/app/services/australia-pr/page.tsx b/src/app/services/australia-pr/page.tsx index 0e10e04..d5f3f70 100644 --- a/src/app/services/australia-pr/page.tsx +++ b/src/app/services/australia-pr/page.tsx @@ -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" diff --git a/src/app/services/canada-pr/page.tsx b/src/app/services/canada-pr/page.tsx index 9ab1e04..6dd0a97 100644 --- a/src/app/services/canada-pr/page.tsx +++ b/src/app/services/canada-pr/page.tsx @@ -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" diff --git a/src/app/services/germany-work-visa/page.tsx b/src/app/services/germany-work-visa/page.tsx index a0e377d..8db02db 100644 --- a/src/app/services/germany-work-visa/page.tsx +++ b/src/app/services/germany-work-visa/page.tsx @@ -229,6 +229,7 @@ export default function GermanyWorkVisaPage() { }} useInvertedBackground={false} buttonText="Request Germany Visa Consultation" + mediaAnimation="slide-up" />