From 4d7662d681dc5d039ad1a487748634f5e0d1c350 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 17:03:25 +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 4cee0fa..545171c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { imageAlt: "Food Presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=1", imageAlt: "Social Vibes", }, ]} @@ -121,7 +121,7 @@ export default function LandingPage() { { title: "Late Night Vibes", description: "Sophisticated atmosphere that keeps the energy alive until late.", - imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=2", buttonIcon: "Music", }, ]} -- 2.49.1