diff --git a/src/app/page.tsx b/src/app/page.tsx index b924377..1e8bbdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,37 +55,37 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=1", imageAlt: "Modern law office", }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=1", imageAlt: "Legal team collaboration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=2", imageAlt: "Professional office setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=1", imageAlt: "Law office reception", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=2", imageAlt: "Office environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=3", imageAlt: "Legal workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=2", imageAlt: "Team meeting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=4", imageAlt: "Professional space", }, ]} @@ -121,7 +121,7 @@ export default function HomePage() { title: "Satisfied Clients Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=3" imageAlt="Legal team collaboration" mediaAnimation="slide-up" useInvertedBackground={false} @@ -243,7 +243,7 @@ export default function HomePage() { description="Contact Sterling & Associates today to schedule a confidential consultation with one of our experienced attorneys. We're here to help you navigate your legal challenges with expertise and care." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=3" imageAlt="Law office contact" mediaAnimation="slide-up" inputPlaceholder="Enter your email address"