From dde49d20eb53368293cbbab993ed1a02d8fe142b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 17:54:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99db3ff..fa3a018 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=1", imageAlt: "Freshly brewed coffee in a cup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg?_wi=1", imageAlt: "Barista making latte art", }, { - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=1", imageAlt: "Cozy coffee shop interior", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageAlt: "Hand pouring coffee into a cup", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=2", imageAlt: "espresso machine close up steam coffee", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { imageAlt: "Freshly baked croissants on a wooden board", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg?_wi=2", imageAlt: "espresso machine close up steam coffee", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { imageAlt: "Coffee tasting flight experience", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=2", imageAlt: "espresso machine close up steam coffee", }, ]}