From ffe7c3c79017d3c6997251ddcc7449a6b1203fce Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:08:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dbd5743..a4a8fcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772600796953-llskx8eu.png", imageAlt: "Warm café ambiance with traditional Japanese décor" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772600796953-llskx8eu.png?_wi=1", imageAlt: "Warm café ambiance with traditional Japanese décor" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772600796953-6u9akufd.png", imageAlt: "Artisan coffee cup with latte art" @@ -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-1772600796953-llskx8eu.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR4k4r3Ay5B7EcoP2spt0ot8NW/uploaded-1772600796953-llskx8eu.png?_wi=2" imageAlt="Cozy Chikusa Café interior with traditional Japanese elements" mediaAnimation="blur-reveal" metricsAnimation="slide-up" -- 2.49.1