diff --git a/src/app/page.tsx b/src/app/page.tsx index 526611f..c15fa5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,13 +51,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-vector/independence-day-poster-with-statue-liberty-star_1057-1254.jpg", imageAlt: "Statue of Liberty symbolizing American freedom and opportunity" + imageSrc: "http://img.b2bpic.net/free-vector/independence-day-poster-with-statue-liberty-star_1057-1254.jpg?_wi=1", imageAlt: "Statue of Liberty symbolizing American freedom and opportunity" }, { imageSrc: "http://img.b2bpic.net/free-photo/central-park-autumn-midtown-skyline-manhattan-new-york-city_649448-2720.jpg", imageAlt: "American city skyline representing economic opportunity" }, { - imageSrc: "http://img.b2bpic.net/free-photo/crumpled-usa-flag-blue-timber-surface_23-2148143339.jpg", imageAlt: "American flag representing patriotic values" + imageSrc: "http://img.b2bpic.net/free-photo/crumpled-usa-flag-blue-timber-surface_23-2148143339.jpg?_wi=1", imageAlt: "American flag representing patriotic values" } ]} autoplayDelay={4000} @@ -86,7 +86,7 @@ export default function LandingPage() { title: "Proven Success Rate", description: "Our track record speaks for itself: 95% approval rate across all immigration categories and pathways." } ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-looking-map_23-2149512381.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-looking-map_23-2149512381.jpg?_wi=1" imageAlt="Diverse families celebrating their immigration success" imagePosition="right" mediaAnimation="none" @@ -107,11 +107,11 @@ export default function LandingPage() { }, { id: "2", title: "Family Sponsorship & Reunion", author: "Immigration Services", description: "Bring your loved ones to America through our comprehensive family petition process, including spouse, children, and extended family members.", tags: ["Family Visas", "Sponsorship"], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-map_23-2149512381.jpg", imageAlt: "Diverse family celebrating immigration success" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-map_23-2149512381.jpg?_wi=2", imageAlt: "Diverse family celebrating immigration success" }, { id: "3", title: "Citizenship & Naturalization", author: "Legal Services", description: "Complete naturalization support including N-400 applications, citizenship exam preparation, and interview representation.", tags: ["Citizenship", "Naturalization"], - imageSrc: "http://img.b2bpic.net/free-photo/crumpled-usa-flag-blue-timber-surface_23-2148143339.jpg", imageAlt: "American flag representing citizenship" + imageSrc: "http://img.b2bpic.net/free-photo/crumpled-usa-flag-blue-timber-surface_23-2148143339.jpg?_wi=2", imageAlt: "American flag representing citizenship" } ]} /> @@ -197,7 +197,7 @@ export default function LandingPage() { tagIcon={Sparkles} background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/independence-day-poster-with-statue-liberty-star_1057-1254.jpg" + imageSrc="http://img.b2bpic.net/free-vector/independence-day-poster-with-statue-liberty-star_1057-1254.jpg?_wi=2" imageAlt="Statue of Liberty representing American opportunity" mediaPosition="right" mediaAnimation="none"