Update src/app/page.tsx

This commit is contained in:
2026-03-18 18:21:22 +00:00
parent 7ae7017d3e
commit 5d3b563103

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Ombra Modern Tavern"
description="A hidden Italian wine bar in the heart of Thonglor. Authentic Italian dishes, curated wines, and a warm modern tavern atmosphere where every glass tells a story."
background={{ variant: "plain" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Reserve a Table", href: "#reservations" },
{ text: "Call Now", href: "tel:+66647907343" }