Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 09:51:25 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{ variant: "radial-gradient" }}
title="24/7 Authentic Italian with Old-School Soul"
title="24/7 Authentic Italian: Conveniently Off-the-Strip"
description="Las Vegas Best Kept Italian Secret. Serving authentic 24/7 hospitality and comfort food cravings. Homemade Italian classics, legendary pizza, and handcrafted cocktails — just off the Strip."
buttons={[
{ text: "Reserve a Table", href: "#contact" },
@@ -179,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}