From 4a44fe27b502a592df2a3aae0c77bb0e28fdcb67 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:49:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 762e90e..a2ca34e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,15 +46,15 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg", imageAlt: "Professional visa consultation"}, + imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg?_wi=1", imageAlt: "Professional visa consultation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg", imageAlt: "Immigration expertise team"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg?_wi=1", imageAlt: "Immigration expertise team"}, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-card-application_23-2149601367.jpg", imageAlt: "Visa services illustration"}, { - imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg", imageAlt: "Global migration support"}, + imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg?_wi=2", imageAlt: "Global migration support"}, { - imageSrc: "http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg", imageAlt: "Professional consultation space"}, + imageSrc: "http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg?_wi=1", imageAlt: "Professional consultation space"}, ]} buttons={[ { text: "Start Your Journey", href: "contact" }, @@ -73,7 +73,7 @@ export default function LandingPage() { { value: "27+", title: "Years of Industry Leadership" }, { value: "10K+", title: "Successful Client Cases" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg?_wi=2" imageAlt="Jieesheng immigration team" useInvertedBackground={false} mediaAnimation="slide-up" @@ -157,7 +157,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg?_wi=2" imageAlt="Professional immigration consultation" mediaAnimation="slide-up" mediaPosition="right"