Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 20:52:03 +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"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
title="Authentic Italian Dining Experience"
description="Discover the true flavors of Italy in our elegant restaurant. From traditional handmade pasta to fresh seafood specialties, every dish is crafted with passion and the finest ingredients."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Since 1995"
tagIcon={Sparkles}
tagAnimation="slide-up"