Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user