10 Commits

Author SHA1 Message Date
f339efd150 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:54:49 +00:00
4b1a96eee6 Update src/app/page.tsx 2026-03-03 10:54:39 +00:00
f6f7d2ac9d Merge version_2 into main
Merge version_2 into main
2026-03-03 10:51:19 +00:00
75d0440878 Update src/app/page.tsx 2026-03-03 10:51:15 +00:00
adfb500ff4 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:50:29 +00:00
f441bddf21 Update src/app/styles/variables.css 2026-03-03 10:50:23 +00:00
6e8a63f525 Update src/app/styles/base.css 2026-03-03 10:50:22 +00:00
14ffef8a72 Update src/app/page.tsx 2026-03-03 10:50:20 +00:00
9ce0ee922d Update src/app/layout.tsx 2026-03-03 10:50:19 +00:00
6747dcf932 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:44:47 +00:00
4 changed files with 95 additions and 88 deletions

View File

@@ -1,24 +1,27 @@
import type { Metadata } from "next";
import { Lato } from "next/font/google";
import { Montserrat, Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const lato = Lato({
variable: "--font-lato", subsets: ["latin"],
weight: ["100", "300", "400", "700", "900"],
const montserrat = Montserrat({
variable: "--font-montserrat", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "La Passione - Authentische italienische Pizza in Deutschland", description: "Traditionelle handwerklich gefertigte Pizza aus Neapel. Genießen Sie echte italienische Küche mit Premium-Zutaten in unserem eleganten Restaurant.", keywords: "Pizza, italienisches Restaurant, Pizzeria, Neapel, Steinofen, Deutschland", openGraph: {
title: "La Passione - Authentische Italienische Pizza", description: "Handwerklich gefertigte Pizza mit Tradition seit 1994. Besuchen Sie unser elegantes Restaurant und erleben Sie italienische Leidenschaft.", siteName: "La Passione", type: "website", images: [
title: "Trattoria Da Maria - Luxury Italian Pizzeria", description: "Experience authentic Italian pizza crafted with premium ingredients and traditional techniques at Trattoria Da Maria. Elegant dining, impeccable service, and culinary excellence.", keywords: "luxury pizzeria, authentic Italian pizza, fine dining, wood-fired oven, premium Italian cuisine", openGraph: {
title: "Trattoria Da Maria - Luxury Italian Pizzeria", description: "Discover the art of traditional Italian pizza-making at its finest. Premium ingredients, expert craftsmanship, and an unforgettable dining experience.", siteName: "Trattoria Da Maria", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg", alt: "La Passione - Traditioneller Pizzaofen"
url: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg", alt: "Trattoria Da Maria - Premium Wood-Fired Pizza Oven"
}
]
},
twitter: {
card: "summary_large_image", title: "La Passione - Authentische Italienische Pizza", description: "Die beste Pizza außerhalb von Neapel. Handwerkliche Kunst trifft italienische Leidenschaft.", images: ["http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg"]
card: "summary_large_image", title: "Trattoria Da Maria - Luxury Italian Pizzeria", description: "Premium Italian pizza experience with traditional wood-fired cooking and elegant ambiance.", images: ["http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg"]
}
};
@@ -31,7 +34,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${lato.variable} antialiased`}
className={`${montserrat.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}

View File

@@ -9,61 +9,63 @@ import TeamCardSix from '@/components/sections/team/TeamCardSix';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Heart, Flame } from "lucide-react";
import { Heart, Flame, Star, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="small"
sizing="largeSmall"
background="blurBottom"
cardStyle="gradient-radial"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="medium"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="La Passione"
brandName="Trattoria Da Maria"
navItems={[
{ name: "Menu", id: "features" },
{ name: "Über Uns", id: "about" },
{ name: "Galerie", id: "team" },
{ name: "Kontakt", id: "contact" }
{ name: "About", id: "about" },
{ name: "Atmosphere", id: "team" },
{ name: "Contact", id: "contact" }
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="La Passione Italiana"
description="Handcrafted pizzas made with passion, using the finest Italian ingredients and traditional wood-fired techniques. Experience authentic culinary excellence in the heart of Germany."
tag="Seit 2010"
title="Trattoria Da Maria"
description="Experience the pinnacle of Italian culinary artistry. Premium wood-fired pizzas, meticulously crafted with imported Italian ingredients and decades of mastery. An intimate sanctuary for those who demand excellence."
tag="Established 2010 | Fine Dining"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg"
imageAlt="Traditional wood-fired pizza oven"
imageAlt="Premium wood-fired pizza oven"
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "Reservierung", href: "#contact" },
{ text: "Menü ansehen", href: "#features" }
{ text: "Reserve Your Table", href: "#contact" },
{ text: "View Menu", href: "#features" }
]}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
tag="Unser Handwerk"
title="Drei Generationen Tradition und Leidenschaft für echte italienische Pizza"
description="Gegründet 1994"
subdescription="Von unserer Familie mit Herz"
tag="Our Heritage"
tagIcon={Star}
title="Three Generations of Culinary Excellence and Passion"
description="Founded in 2010"
subdescription="Crafted with love and unwavering commitment to perfection"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=1"
imageAlt="Chef preparing authentic Italian pizza"
mediaAnimation="slide-up"
imageAlt="Master chef crafting authentic Italian pizza"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -72,20 +74,21 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "Margherita Classica", price: "€14,50", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes_1220-266.jpg", imageAlt: "Margherita Classica - traditional Neapolitan pizza"
id: "1", name: "Margherita Classica", price: "€28,00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes_1220-266.jpg", imageAlt: "Margherita Classica - Traditional Neapolitan Pizza"
},
{
id: "2", name: "Prosciutto & Rucola", price: "€18,00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-topping-bacon-arugula-leaves-near-juicy-tomato-black-pepper-textured-black-surface_23-2148076106.jpg", imageAlt: "Prosciutto & Rucola - premium Italian ham and rocket"
id: "2", name: "Prosciutto Di Parma", price: "€32,00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-topping-bacon-arugula-leaves-near-juicy-tomato-black-pepper-textured-black-surface_23-2148076106.jpg", imageAlt: "Prosciutto Di Parma - Premium Italian Ham and Arugula"
},
{
id: "3", name: "Tartufo Nero", price: "€24,50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895434.jpg", imageAlt: "Tartufo Nero - luxurious black truffle pizza"
id: "3", name: "Tartufo Nero Luxury", price: "€48,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895434.jpg", imageAlt: "Tartufo Nero - Luxurious Black Truffle Pizza"
}
]}
title="Unsere Spezialitäten"
description="Jede Pizza wird frisch mit Premium-Zutaten zubereitet und in unserem traditionellen Steinofen gebacken"
tag="Beliebte Klassiker"
title="Signature Collection"
description="Each pizza is a masterpiece, prepared fresh with imported Italian ingredients and finished in our traditional wood-fired oven at precisely controlled temperatures."
tag="Premium Selection"
tagIcon={Sparkles}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -95,21 +98,21 @@ export default function LandingPage() {
<TeamCardSix
members={[
{
id: "1", name: "Hauptspeisebereich", role: "Elegante Eleganz", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
id: "1", name: "Grand Dining Hall", role: "Sophisticated Elegance", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
},
{
id: "2", name: "Intime Ecke", role: "Gemütliche Wärme", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg"
id: "2", name: "Private Wine Lounge", role: "Intimate Luxury", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg"
},
{
id: "3", name: "Offene Küche", role: "Handwerkliche Kunst", imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=2"
id: "3", name: "Open Kitchen Studio", role: "Culinary Theater", imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=2"
}
]}
title="Unser Restaurant"
description="Ein Ort, wo italienische Tradition auf modernen Komfort trifft. Genießen Sie die perfekte Atmosphäre für ein unvergessliches Erlebnis."
title="Our Venues"
description="Each space is meticulously designed to provide an immersive dining experience where Italian tradition meets modern sophistication and uncompromising quality."
tag="Ambiance"
tagIcon={Flame}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -119,22 +122,23 @@ export default function LandingPage() {
<TestimonialCardTwo
testimonials={[
{
id: "1", name: "Maria Hoffmann", role: "München", testimonial: "Die beste Pizza außerhalb von Neapel! Das Ambiente ist perfekt, und das Personal ist äußerst aufmerksam. Wir kommen regelmäßig zurück.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"
id: "1", name: "Isabella Rossi", role: "Food Critic, Munich", testimonial: "An extraordinary experience. The pizza rivals anything I've encountered in Naples itself. The attention to detail in every element—from ingredient sourcing to technique—is simply remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", icon: Star
},
{
id: "2", name: "Stefanie Weber", role: "Stuttgart", testimonial: "Authentische italienische Küche mit modernem Flair. Die Qualität der Zutaten ist hervorragend, und man schmeckt die Liebe in jedem Bissen.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"
id: "2", name: "Marco Benedetti", role: "Culinary Consultant, Berlin", testimonial: "This is what fine dining pizza should be. The chef's mastery is evident in every bite. An impeccable balance of authenticity and innovation. A destination worth traveling for.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", icon: Star
},
{
id: "3", name: "Klaus Müller", role: "Berlin", testimonial: "Fantastische Erfahrung! Der Steinofen verleiht der Pizza einen unvergleichlichen Geschmack. Das Preis-Leistungs-Verhältnis ist ausgezeichnet.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
id: "3", name: "Dr. Heinrich Müller", role: "Business Executive, Hamburg", testimonial: "Exceptional in every dimension. The service is impeccable, the ambiance is refined, and the pizza is transcendent. This is where I bring my most important clients.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", icon: Star
},
{
id: "4", name: "Anne & Thomas Klein", role: "Hamburg", testimonial: "Der perfekte Ort für Dates und Feiern. Die elegante Einrichtung, die warmherzigen Gastgeber und die köstliche Pizza machen jeden Besuch unvergesslich.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-hands-talking-cafe_637285-12503.jpg"
id: "4", name: "Sofia & Luca Ferrari", role: "Travel Writers, Stuttgart", testimonial: "A jewel of Italian culinary excellence. The owners' passion for their craft is infectious, the quality is uncompromising, and the overall experience is genuinely unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-hands-talking-cafe_637285-12503.jpg", icon: Star
}
]}
title="Was unsere Gäste sagen"
description="Lesen Sie die ehrlichen Bewertungen von Gästen, die La Passione lieben"
tag="Kundenbewertungen"
animationType="slide-up"
title="What Our Guests Celebrate"
description="Discover the refined testimonies from discerning patrons who have experienced our commitment to culinary excellence"
tag="Guest Reviews"
tagIcon={Sparkles}
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -142,11 +146,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Bereit, die beste Pizza Ihres Lebens zu probieren? Machen Sie noch heute eine Reservierung oder besuchen Sie uns spontan."
animationType="entrance-slide"
text="Reserve your table at Trattoria Da Maria and experience the pinnacle of Italian culinary artistry. Secure an exclusive dining experience that will exceed your finest expectations."
animationType="reveal-blur"
buttons={[
{ text: "Jetzt reservieren", href: "https://www.opentable.com" },
{ text: "Kontaktieren Sie uns", href: "mailto:info@lapassione.de" }
{ text: "Reserve Now", href: "https://www.opentable.com" },
{ text: "Contact Concierge", href: "mailto:concierge@trattoriadamaria.com" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -155,34 +159,34 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="La Passione"
logoText="Trattoria Da Maria"
columns={[
{
items: [
{ label: "Menü", href: "#features" },
{ label: "Über Uns", href: "#about" },
{ label: "Galerie", href: "#team" }
{ label: "Menu", href: "#features" },
{ label: "About Us", href: "#about" },
{ label: "Venues", href: "#team" }
]
},
{
items: [
{ label: "Kontakt", href: "#contact" },
{ label: "Reservierung", href: "https://www.opentable.com" },
{ label: "Lieferung", href: "https://www.uber.com" }
{ label: "Reserve", href: "#contact" },
{ label: "Private Events", href: "mailto:events@trattoriadamaria.com" },
{ label: "Wine Program", href: "mailto:wine@trattoriadamaria.com" }
]
},
{
items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Bewertungen", href: "https://www.google.com/maps" }
{ label: "Reviews", href: "https://www.google.com/maps" }
]
},
{
items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGBs", href: "#" }
{ label: "Legal", href: "#" },
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" }
]
}
]}

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-lato), sans-serif;
font-family: var(--font-inter), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-lato), sans-serif;
font-family: var(--font-montserrat), sans-serif;
}

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--secondary-cta: #ffffff;;
--accent: #b90941;;
--background-accent: #e8a8b6;; */
/* --background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #f5f5f5;;
--primary-cta: #d4af37;;
--secondary-cta: #1a1a1a;;
--accent: #b8860b;;
--background-accent: #333333;; */
--background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #f5f5f5;;
--primary-cta: #d4af37;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;;
--secondary-cta: #1a1a1a;;
--secondary-cta-text: #250c0d;;
--accent: #b90941;;
--background-accent: #e8a8b6;;
--accent: #b8860b;;
--background-accent: #333333;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);