From ae9c25d9c0a088c8e78fbf6f798381fc5c6495a4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:02:35 +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 af55794..cce90a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7969.jpg?_wi=1", imageAlt: "Steaming Naan", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { title: "焼きたてナン", description: "注文を受けてから丁寧に焼き上げます。外はサクッ、中はもっちり食感をご堪能ください。", buttonIcon: "Sparkles", - imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7969.jpg?_wi=2", imageAlt: "indian food lunch icon", }, { -- 2.49.1