From aa01f3cd16bd39e97977e4711c671075ef96727d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 14:49:05 +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 4695abb..6ccb3f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { 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", @@ -241,7 +241,7 @@ export default function LandingPage() { 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="reveal-blur" /> -- 2.49.1