Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 14:49:03 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Brew Haven"
description="Discover exceptional coffee crafted with passion. From single-origin espresso to perfectly steamed cappuccinos, we bring the finest specialty coffee experience to every cup."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore Menu", href: "#menu" },
{ text: "Visit Us", href: "#contact" }
@@ -229,8 +229,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9b23mv"
imageAlt="Coffee shop counter"
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9b23mv"
videoAriaLabel="Brew Haven footer video"
logoText="Brew Haven"
copyrightText="© 2024 Brew Haven. All rights reserved. Crafted with passion for coffee."