diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9832cf0..c322104 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -44,7 +44,7 @@ export default function ContactPage() { description="Book your complimentary consultation with our visa experts. We'll analyze your situation, discuss your goals, and outline a personalized pathway to visa success." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg" + imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=2" imageAlt="email newsletter subscription communication digital inbox" mediaPosition="right" mediaAnimation="blur-reveal" diff --git a/src/app/page.tsx b/src/app/page.tsx index 8039864..667228e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,11 +86,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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", imageAlt: "support help business consultation advice professional"}, ]} /> @@ -162,7 +162,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" + imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=1" imageAlt="email newsletter subscription communication digital inbox" mediaPosition="right" mediaAnimation="blur-reveal" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e2e25da..7cb0c00 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,11 +47,11 @@ export default function ServicesPage() { 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "support help business consultation advice professional"}, ]} />