Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 01:24:20 +00:00

View File

@@ -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"