From 1931cf0446767c5c7435341560e8df3742bb8625 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 14:53:43 +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 6349727..a497854 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { { id: "improved-management", title: "Improved Management", tags: [ "Efficiency"], - imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg?_wi=1"}, { id: "hygienic-preparation", title: "Hygienic Preparation", tags: [ "Safety"], @@ -153,7 +153,7 @@ export default function LandingPage() { { title: "Fresh & Flavorful", description: "We use only the freshest ingredients to craft chaats that burst with authentic Indian flavors."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg?_wi=2" imageAlt="Interior view of Smack Shack cafe" mediaAnimation="blur-reveal" /> -- 2.49.1