diff --git a/src/app/page.tsx b/src/app/page.tsx index 80316ee..265e585 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Unique Blends", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116654.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -158,7 +158,7 @@ export default function LandingPage() { name: "Signature Espresso", price: "$6.00", variant: "Intense & Velvety", - imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-blanket-lady-sitting-terrace-brunette-drinks-coffee_1157-43454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-blanket-lady-sitting-terrace-brunette-drinks-coffee_1157-43454.jpg?_wi=1", }, { id: "2", @@ -234,7 +234,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3090.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116654.jpg?_wi=2", imageAlt: "modern luxury cafe interior", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_23-2151945689.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-blanket-lady-sitting-terrace-brunette-drinks-coffee_1157-43454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-blanket-lady-sitting-terrace-brunette-drinks-coffee_1157-43454.jpg?_wi=2", imageAlt: "modern luxury cafe interior", }, ]}