diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f12e132..e391aed 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function AboutPage() { value: "10K+", title: "Satisfied Customers"}, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg?_wi=3" imageAlt="Luxe Étoile showroom" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d38eb4..479ea00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function HomePage() { { value: "10K+", title: "Satisfied Customers" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg?_wi=1" imageAlt="Luxe Étoile showroom" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -259,7 +259,7 @@ export default function HomePage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536268.jpg?_wi=2" imageAlt="Luxe Étoile boutique" mediaAnimation="slide-up" mediaPosition="right"