diff --git a/src/app/page.tsx b/src/app/page.tsx index c246822..6ee5c24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=1" imageAlt="Professional immigration consultant meeting with client, Canada flag in background" avatars={[ { @@ -102,7 +102,7 @@ export default function LandingPage() { description="I am Vaishnavi G., an Immigration Specialist and Case Manager, helping families navigate Canadian immigration processes with precision and care." subdescription="With a focus on Family Sponsorship and Permanent Residency applications, I ensure every client receives personalized attention and expert guidance." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg?_wi=1" imageAlt="Happy family in front of Canadian flag" mediaAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { title: "Family Sponsorship", description: "Unite with your loved ones in Canada. We provide comprehensive support for spousal, common-law, and dependent child sponsorships.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg?_wi=1", }, items: [ { @@ -135,14 +135,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=2", imageAlt: "stylized icon family unity abstract figures", }, { title: "Permanent Residency", description: "Achieve your dream of living permanently in Canada. Expert assistance for Express Entry, PNP, and other PR pathways.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg?_wi=1", }, items: [ { @@ -159,14 +159,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg?_wi=2", imageAlt: "stylized icon family unity abstract figures", }, { title: "IRCC Compliance", description: "Ensure all your applications and documents strictly adhere to IRCC regulations, minimizing delays and refusals.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg?_wi=1", }, items: [ { @@ -183,7 +183,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "stylized icon family unity abstract figures", }, ]} @@ -221,7 +221,7 @@ export default function LandingPage() { { id: "1", name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "smiling Indian woman professional portrait", }, { @@ -295,7 +295,7 @@ export default function LandingPage() {