Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Coffee First, Attitude Included"
|
||||
description="Specialty coffee meets American diner comfort at Mojo. Discover bold espresso drinks, housemade cakes, and honest comfort food in Bremerhaven's favorite gathering spot."
|
||||
buttons={[{ text: "View Menu & Order Now", href: "#menu" }]}
|
||||
buttons={[{ text: "Grab Your Mojo Now", href: "#menu" }]}
|
||||
videoSrc="https://videos.b2bpic.net/coffee-shop-espresso-pour.mp4"
|
||||
videoAriaLabel="Hero coffee brewing video"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user