Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:36:15 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLargeSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
title="Authentische italienische Pizza im Herzen der Stadt"
description="Knusprige römische Pizza, frische Zutaten und ein herzliches Team willkommen im Piazza Bra."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Willkommen"
tagIcon={Pizza}
tagAnimation="blur-reveal"
@@ -60,7 +60,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/tendir-bread-baked-special-pit_140725-6353.jpg", imageAlt: "Traditioneller italienischer Pizzaofen"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-table_23-2148613507.jpg?_wi=1", imageAlt: "Pizza-Zubereitung durch Chef"
imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-table_23-2148613507.jpg", imageAlt: "Pizza-Zubereitung durch Chef"
}
]}
rightCarouselItems={[
@@ -68,7 +68,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg", imageAlt: "Authentische römische Pizza mit frischen Zutaten"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-with-mozzarella-wooden-background_1220-4552.jpg?_wi=1", imageAlt: "Pizza Margherita - Klassiker"
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-with-mozzarella-wooden-background_1220-4552.jpg", imageAlt: "Pizza Margherita - Klassiker"
}
]}
carouselPosition="right"
@@ -112,7 +112,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "pizza-romana", name: "Römische Pizza", price: "ab €12", variant: "Klassisch", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-with-mozzarella-wooden-background_1220-4552.jpg?_wi=2", imageAlt: "Authentische römische Pizza"
id: "pizza-romana", name: "Römische Pizza", price: "ab €12", variant: "Klassisch", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-with-mozzarella-wooden-background_1220-4552.jpg", imageAlt: "Authentische römische Pizza"
},
{
id: "italian-cuisine", name: "Frische italienische Küche", price: "ab €14", variant: "Traditionell", imageSrc: "http://img.b2bpic.net/free-photo/various-cooked-pasta-earthenware-with-folded-napkin-wooden-table_23-2147926031.jpg", imageAlt: "Frische italienische Küche"
@@ -124,8 +124,8 @@ export default function LandingPage() {
buttons={[{ text: "Vollständiges Menü", href: "#contact" }]}
buttonAnimation="slide-up"
className="py-20"
titleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
textBoxTitleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
cardClassName="bg-white rounded-xl p-6 shadow-md hover:shadow-lg transition"
containerClassName="max-w-6xl mx-auto"
/>
@@ -150,8 +150,8 @@ export default function LandingPage() {
buttons={[{ text: "Jetzt reservieren", href: "#contact" }]}
buttonAnimation="slide-up"
className="py-20"
titleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
textBoxTitleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
itemClassName="flex items-center gap-3 py-2"
itemIconClassName="text-[var(--primary-cta)]"
itemTextClassName="text-[var(--foreground)]"
@@ -191,8 +191,8 @@ export default function LandingPage() {
buttons={[{ text: "Alle Bewertungen", href: "#contact" }]}
buttonAnimation="slide-up"
className="py-20"
titleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
textBoxTitleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
cardClassName="bg-white rounded-xl p-6 shadow-md"
nameClassName="font-bold text-[var(--foreground)]"
roleClassName="text-sm text-[var(--foreground)] opacity-60"
@@ -224,8 +224,8 @@ export default function LandingPage() {
buttons={[{ text: "Unsere Geschichte erfahren", href: "#contact" }]}
buttonAnimation="slide-up"
className="py-20"
titleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
textBoxTitleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
valueClassName="text-4xl font-bold text-[var(--primary-cta)]"
metricTitleClassName="text-xl font-semibold text-[var(--foreground)]"
featureItemClassName="text-sm text-[var(--foreground)] opacity-70"
@@ -245,7 +245,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "gallery-1", name: "Pizza-Zubereitung", price: "Handwerk", variant: "Kunstform", imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-table_23-2148613507.jpg?_wi=2", imageAlt: "Chef bereitet Pizza mit traditioneller Methode zu"
id: "gallery-1", name: "Pizza-Zubereitung", price: "Handwerk", variant: "Kunstform", imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-table_23-2148613507.jpg", imageAlt: "Chef bereitet Pizza mit traditioneller Methode zu"
},
{
id: "gallery-2", name: "Warme Atmosphäre", price: "Gemütlich", variant: "Einladend", imageSrc: "http://img.b2bpic.net/free-photo/burning-candles-transparent-glass-candlestick-floor_8353-10969.jpg", imageAlt: "Warmes Licht und einladendes Restaurantambiente"
@@ -258,8 +258,8 @@ export default function LandingPage() {
}
]}
className="py-20"
titleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
textBoxTitleClassName="text-3xl md:text-5xl font-bold text-[var(--foreground)]"
textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-75"
cardClassName="rounded-xl overflow-hidden shadow-md hover:shadow-lg transition"
containerClassName="max-w-6xl mx-auto"
/>
@@ -272,7 +272,7 @@ export default function LandingPage() {
description="Reservieren Sie einen Tisch, rufen Sie uns an oder besuchen Sie uns. Wir freuen uns auf Ihren Besuch!"
tagIcon={Phone}
tagAnimation="blur-reveal"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/flat-landing-page-template-traditional-italian-food-restaurant_23-2150195775.jpg"
imageAlt="Restaurantstandort auf der Karte"