diff --git a/src/app/page.tsx b/src/app/page.tsx index f02645c..7a987a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,29 +92,11 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "1", - title: "Student Visas", - description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", - tag: "Education", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg?_wi=1", - imageAlt: "student education university international student learning academic", - }, + id: "1", title: "Student Visas", description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg", imageAlt: "student education university international student learning academic"}, { - id: "2", - title: "Tourist & Visitor Visas", - description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", - tag: "Family Travel", - imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg?_wi=1", - imageAlt: "family travel vacation tourism tour explore", - }, + id: "2", title: "Tourist & Visitor Visas", description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", tag: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg", imageAlt: "family travel vacation tourism tour explore"}, { - id: "3", - title: "Refusal Case Expertise", - description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", - tag: "Specialized Help", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg?_wi=1", - imageAlt: "support help business consultation advice professional", - }, + id: "3", title: "Refusal Case Expertise", description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", tag: "Specialized Help", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg", imageAlt: "support help business consultation advice professional"}, ]} /> @@ -129,34 +111,16 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "1", - value: "98%", - title: "Approval Success Rate", - items: [ - "Industry-leading approval rates", - "Consistent results across all visa types", - "Proven expertise with complex cases", - ], + id: "1", value: "98%", title: "Approval Success Rate", items: [ + "Industry-leading approval rates", "Consistent results across all visa types", "Proven expertise with complex cases"], }, { - id: "2", - value: "72hrs", - title: "Offer Letter Processing", - items: [ - "Fastest turnaround in Punjab", - "University coordination included", - "Direct institutional relationships", - ], + id: "2", value: "72hrs", title: "Offer Letter Processing", items: [ + "Fastest turnaround in Punjab", "University coordination included", "Direct institutional relationships"], }, { - id: "3", - value: "13+", - title: "Years Serving Punjab", - items: [ - "Deep community connections", - "Trusted local references", - "Family-oriented approach", - ], + id: "3", value: "13+", title: "Years Serving Punjab", items: [ + "Deep community connections", "Trusted local references", "Family-oriented approach"], }, ]} /> @@ -170,17 +134,11 @@ export default function HomePage() { author="Priya Sharma, Student Visa Approved - Canada" avatars={[ { - src: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2090.jpg", - alt: "portrait woman professional headshot avatar Indian", - }, + src: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2090.jpg", alt: "portrait woman professional headshot avatar Indian"}, { - src: "http://img.b2bpic.net/free-photo/closeup-young-hispanic-man-casuals-studio_662251-600.jpg", - alt: "portrait man professional headshot avatar Indian", - }, + src: "http://img.b2bpic.net/free-photo/closeup-young-hispanic-man-casuals-studio_662251-600.jpg", alt: "portrait man professional headshot avatar Indian"}, { - src: "http://img.b2bpic.net/free-photo/indian-woman-posing-cute-stylish-outfit-camera-smiling_482257-122351.jpg", - alt: "portrait woman smiling headshot avatar Indian", - }, + src: "http://img.b2bpic.net/free-photo/indian-woman-posing-cute-stylish-outfit-camera-smiling_482257-122351.jpg", alt: "portrait woman smiling headshot avatar Indian"}, ]} ratingAnimation="slide-up" avatarsAnimation="entrance-slide" @@ -196,15 +154,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "University of Toronto", - "University of British Columbia", - "University of Sydney", - "University of Melbourne", - "LSE London", - "Imperial College London", - "UC Berkeley", - "MIT Boston", - ]} + "University of Toronto", "University of British Columbia", "University of Sydney", "University of Melbourne", "LSE London", "Imperial College London", "UC Berkeley", "MIT Boston"]} showCard={true} speed={40} /> @@ -218,7 +168,7 @@ export default function HomePage() { description="Subscribe to our newsletter for weekly immigration insights, visa updates, and exclusive guidance for aspiring students and families from Punjab." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg" imageAlt="email newsletter subscription communication digital inbox" mediaPosition="right" mediaAnimation="blur-reveal" @@ -228,6 +178,31 @@ export default function HomePage() { /> + {/* FAQ Section */} +
+
+ {/* Footer */}