Update src/app/page.tsx

This commit is contained in:
2026-01-05 07:32:13 +00:00
parent 0afeb1e396
commit 2a85ac6982

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="TRATTORIA"
description="Authentic Italian cuisine served with passion. Experience traditional flavors in an elegant setting."
description="Authentic Italian cuisine served with passion. Experience"
buttons={[
{ text: "Reserve Now", href: "contact" },
{ text: "View Menu", href: "menu" }