Update src/app/page.tsx

This commit is contained in:
2026-03-22 07:08:18 +00:00
parent e6aa8f15fe
commit 3242209be9

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Rozmarin Cafe"
description="Experience the finest coastal seafood cuisine. From locally-sourced catches to Mediterranean-inspired dishes, we bring the ocean's freshness to your table."
background={{ variant: "blurBottom" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Reserve Now", href: "#contact" },
{ text: "View Menu", href: "#menu" }