From 6bf4b35710971bde02677c1b5017959a47a8b622 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:24:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed67791..6d134c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg?_wi=1" imageAlt="The authentic Boston dive bar atmosphere" mediaAnimation="opacity" avatars={[ @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Close Time", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=1" imageAlt="Authentic pub interior" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -157,19 +157,19 @@ export default function LandingPage() { { title: "Cold Pints", description: "Guinness poured exactly how it should be, every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg?_wi=2", imageAlt: "Cold pint glass", }, { title: "Local Vibe", description: "Meet the real people of South Boston in an environment that feels like home.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=2", imageAlt: "People socializing at bar", }, { title: "No Nonsense", description: "We keep it simple, honest, and classic. The way a dive bar should be.", - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1", imageAlt: "Interior mood", }, ]} @@ -191,35 +191,35 @@ export default function LandingPage() { id: "m1", name: "Jimmy 'The Tap'", role: "Head Bartender", - imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg?_wi=3", imageAlt: "Bartender", }, { id: "m2", name: "Sarah", role: "Server", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=3", imageAlt: "Server", }, { id: "m3", name: "Mikey", role: "Doorman", - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "Doorman", }, { id: "m4", name: "Pat", role: "Manager", - imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-beer-taps-brewery_23-2150322415.jpg?_wi=4", imageAlt: "Manager", }, { id: "m5", name: "Brendan", role: "Barback", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=4", imageAlt: "Barback", }, ]} @@ -248,7 +248,7 @@ export default function LandingPage() { placeholder: "Any questions? Drop us a note.", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=3" imageAlt="Bar exterior" mediaAnimation="blur-reveal" buttonText="Send Message"