Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 12:19:33 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868201.jpg", imageAlt: "Gourmet burger with fresh toppings"},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868201.jpg?_wi=1", imageAlt: "Gourmet burger with fresh toppings"},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/flavorful-hot-dogs-with-copy-space_23-2148242543.jpg", imageAlt: "Grilled hot dog"},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
tag="Since Day One"
tagIcon={Anchor}
tagAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/cityscape-sunny-day_181624-28719.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cityscape-sunny-day_181624-28719.jpg?_wi=1"
imageAlt="Marina waterfront dining experience"
buttons={[{ text: "Visit Us Today", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -96,7 +96,7 @@ export default function LandingPage() {
tag="Menu Highlights"
tagIcon={Utensils}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868201.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868201.jpg?_wi=2"
imageAlt="Menu items - burgers and food"
mediaAnimation="slide-up"
accordionItems={[
@@ -151,9 +151,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "Open Daily", title: "10 AM - 5:30 PM", description: "Come by any day for great food and drinks", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-sunny-day_181624-28719.jpg", imageAlt: "Marina waterfront location"},
id: "1", value: "Open Daily", title: "10 AM - 5:30 PM", description: "Come by any day for great food and drinks", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-sunny-day_181624-28719.jpg?_wi=2", imageAlt: "Marina waterfront location"},
{
id: "2", value: "Downtown", title: "Embarcadero Marina", description: "200 Marina Park Way, San Diego, CA 92101", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16577.jpg", imageAlt: "Scenic marina location"},
id: "2", value: "Downtown", title: "Embarcadero Marina", description: "200 Marina Park Way, San Diego, CA 92101", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16577.jpg?_wi=1", imageAlt: "Scenic marina location"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -189,7 +189,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16577.jpg"
videoSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16577.jpg?_wi=2"
videoAriaLabel="Marina background"
logoText="Burgers, Bait & Beer"
copyrightText="© 2025 Burgers, Bait & Beer. All rights reserved."