diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 794a1fa..0e358ba 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { title: "Boutique", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg?_wi=3" mediaAnimation="slide-up" metricsAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fbeacf..bbd5571 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@sarah", testimonial: "A hidden gem – everything is so lovely and detailed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sweet-surprise-mothers-day_23-2148473888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-surprise-mothers-day_23-2148473888.jpg?_wi=1", imageAlt: "cozy boutique interior flowers ceramics", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@mark", testimonial: "The owner is very friendly and always up for a chat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg?_wi=1", imageAlt: "handcrafted objects boutique display", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { href: "/about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sweet-surprise-mothers-day_23-2148473888.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sweet-surprise-mothers-day_23-2148473888.jpg?_wi=2" imageAlt="Lille Viol Boutique interior" mediaAnimation="blur-reveal" avatars={[ @@ -174,7 +174,7 @@ export default function LandingPage() { title: "Sourced", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" />