diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7375be2..b2ed411 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function AboutPage() { { value: "500+", 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=4" imageAlt="Legal team collaboration" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 0345426..ae90b2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,23 +53,23 @@ 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", imageAlt: "Modern law office"}, + 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", imageAlt: "Legal team collaboration"}, + 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", imageAlt: "Professional office setting"}, + 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", imageAlt: "Law office reception"}, + 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", imageAlt: "Office environment"}, + 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", imageAlt: "Legal workspace"}, + 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", imageAlt: "Team meeting"}, + 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", imageAlt: "Professional space"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=4", imageAlt: "Professional space"}, ]} buttons={[ { @@ -95,7 +95,7 @@ export default function HomePage() { { value: "500+", 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" metricsAnimation="slide-up" @@ -186,7 +186,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"