Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-30 15:16:20 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Greenwood"
description="Your Premier Sports Pub in London. Victorian charm meets modern sports viewing experience."
description="Experience the best of both worlds: thrilling live sports action meets charming Victorian elegance, right here in London's premier pub."
buttons={[
{
text: "View Menu", href: "#menu"},
@@ -268,4 +268,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}