From c05b5c2ebd9e10a728bcdbb5eb83d20af9635895 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 15:46:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6dcae4..e4d16b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,16 +61,16 @@ export default function LandingPage() { imageSrc: "https://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "A steaming cup of premium coffee served in a rustic ceramic mug" }, { - imageSrc: "https://img.b2bpic.net/free-photo/coffee-cup-with-grinded-coffee-coffee-beans-spices-cookies-side-view-wooden-grunge-background_176474-64401.jpg", imageAlt: "Coffee setup with beans and spices" + imageSrc: "https://img.b2bpic.net/free-photo/coffee-cup-with-grinded-coffee-coffee-beans-spices-cookies-side-view-wooden-grunge-background_176474-64401.jpg?_wi=1", imageAlt: "Coffee setup with beans and spices" }, { - imageSrc: "https://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg", imageAlt: "Coffee beans in glass jar" + imageSrc: "https://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=1", imageAlt: "Coffee beans in glass jar" }, { - imageSrc: "https://img.b2bpic.net/free-photo/close-up-coffee-kettle-with-roasted-beans_23-2148337161.jpg", imageAlt: "Coffee kettle with roasted beans" + imageSrc: "https://img.b2bpic.net/free-photo/close-up-coffee-kettle-with-roasted-beans_23-2148337161.jpg?_wi=1", imageAlt: "Coffee kettle with roasted beans" }, { - imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-barista-hands-making-drip-coffee_197531-32447.jpg", imageAlt: "Barista making drip coffee" + imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-barista-hands-making-drip-coffee_197531-32447.jpg?_wi=1", imageAlt: "Barista making drip coffee" } ]} /> @@ -135,16 +135,16 @@ export default function LandingPage() {