diff --git a/src/app/page.tsx b/src/app/page.tsx index 41b8453..33ab059 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=1" imageAlt="Tepi Langit Coffee view" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Rating Score", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=1" imageAlt="Cafe Interior" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=2", imageAlt: "Woman sits on the balcony, in the background the night city", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=2", imageAlt: "Woman sits on the balcony, in the background the night city", }, ]}