From 1c8393ea221d3e954dcb551fe147493ab5077847 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:02:32 +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 57633bf..875ed30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/serene-tea-ceremony-with-flowers-sunlight_23-2152023655.jpg", imageAlt: "Warm café ambiance with traditional Japanese décor" + imageSrc: "http://img.b2bpic.net/free-photo/serene-tea-ceremony-with-flowers-sunlight_23-2152023655.jpg?_wi=1", imageAlt: "Warm café ambiance with traditional Japanese décor" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg", 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="http://img.b2bpic.net/free-photo/serene-tea-ceremony-with-flowers-sunlight_23-2152023655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serene-tea-ceremony-with-flowers-sunlight_23-2152023655.jpg?_wi=2" imageAlt="Cozy Chikusa Café interior with traditional Japanese elements" mediaAnimation="blur-reveal" metricsAnimation="slide-up" -- 2.49.1