Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-03 10:51:20 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="sparkles-gradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -152,7 +152,7 @@ export default function LandingPage() {
{ text: "Reserve Now", href: "https://www.opentable.com" },
{ text: "Contact Concierge", href: "mailto:concierge@trattoriadamaria.com" }
]}
background={{ variant: "sparkles-gradient" }}
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
/>
</div>