From 63bada700ede7259aca13034b074ac479e6196a4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:04:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 079090c..78da168 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png", imageAlt: "Chikusa Café logo and ambiance" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png?_wi=1", imageAlt: "Chikusa Café logo and ambiance" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png", imageAlt: "Chikusa Café warmth and hospitality" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png?_wi=2", imageAlt: "Chikusa Café warmth and hospitality" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png", imageAlt: "Chikusa Café tranquility and tradition" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png?_wi=3", imageAlt: "Chikusa Café tranquility and tradition" } ]} autoplayDelay={4000} @@ -103,7 +103,7 @@ export default function LandingPage() { { value: "26+", title: "Years of Excellence" }, { value: "10K+", title: "Happy Visitors Monthly" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772596996002-2w5y2hmh.png?_wi=4" imageAlt="Cozy Chikusa Café interior with traditional Japanese elements" mediaAnimation="blur-reveal" metricsAnimation="slide-up" -- 2.49.1