Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 15:39:41 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboard
title="Authentic Italian Cuisine Since 1995"
description="Experience the warmth of Italy through time-honored recipes and fresh, locally-sourced ingredients. Join us for an unforgettable dining experience."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Family Owned"
tagIcon={Heart}
tagAnimation="slide-up"