From 4e79c482cc966c4333cab5cd82ac3d9cd29a0a86 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:27:44 +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 eabed37..2e635ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/green-curry-bowl-spices-wooden-table_1150-21364.jpg", imageAlt: "Green tomyam soup with fresh ingredients" }, { - imageSrc: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg", imageAlt: "Authentic Thai food stall preparation" + imageSrc: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=1", imageAlt: "Authentic Thai food stall preparation" }, ]} mediaAnimation="slide-up" @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "250+", title: "5-star reviews" }, { value: "4.5/5", title: "Google rating" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=2" imageAlt="Ghee Lian stall in Padang Kota Lama" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1