From 4e7cc8c30fcf5a16d4b93343e234b809fb03a519 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 17:04:19 +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 f4adce2..2c27c5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-cutlet-with-eggplant_140725-10937.jpg", imageAlt: "Food Presentation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg", imageAlt: "Social Vibes"}, + imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=1", imageAlt: "Social Vibes"}, ]} /> @@ -85,7 +85,7 @@ export default function LandingPage() { title: "Beer Culture", description: "A rotating selection of the finest craft beers and local brews.", imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-beer-using-tablet_23-2147897160.jpg", buttonIcon: Beer, }, { - 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", buttonIcon: Music, + 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?_wi=2", buttonIcon: Music, }, ]} title="Why It's Worth The Trip" -- 2.49.1