Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 14:00:51 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="largeSizeMediumTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboard
title="Authentic Bavarian Dining in the Heart of Berlin"
description="Experience traditional German recipes, fresh Bavarian beer, and warm hospitality. Restaurant Maximilians brings the authentic spirit of Bavaria to Berlin with signature dishes, dark wood interiors, and copper-accented ambiance."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Since 1995"
tagIcon={Beer}
tagAnimation="slide-up"