Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-18 15:58:30 +00:00
2 changed files with 66 additions and 45 deletions

View File

@@ -9,7 +9,8 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Crown, Flame, Leaf, Star, Zap, Heart } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import { Crown, Flame, Leaf, Star, Zap, Heart, Phone, MapPin, Clock } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,7 +32,7 @@ export default function LandingPage() {
navItems={[
{ name: "Startseite", id: "hero" },
{ name: "Spezialitäten", id: "specialties" },
{ name: "Über Uns", id: "about" },
{ name: "Über Uns", id: "experience" },
{ name: "Bewertungen", id: "testimonials" }
]}
/>
@@ -40,8 +41,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
title="Grillforum Murnau"
description="Die besten Burger & Hendl der Region"
tag="Frisch gegrillt · Regional bezogen · Unvergesslicher Geschmack"
description="Premium Grill-Cuisine | Burger & Hendl auf höchstem Niveau"
tag="Frisch gegrillt · Regional bezogen · Luxus pur"
tagAnimation="slide-up"
background={{ variant: "plain" }}
leftCarouselItems={[
@@ -56,7 +57,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "🔥 Jetzt bestellen", href: "#specialties" },
{ text: "📍 Route planen", href: "#" }
{ text: "📍 Route planen", href: "#contact" }
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -66,9 +67,9 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery">
<ProductCardTwo
title="Unsere Spezialitäten"
description="Hochwertig gegrillt, sorgfältig platziert, unvergesslich köstlich"
tag="Visuelle Vielfalt"
title="Visuelle Vielfalt"
description="Unsere Spezialitäten in Szene gesetzt jedes Foto ein Versprechen auf Geschmack"
tag="Food Gallery"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -107,41 +108,42 @@ export default function LandingPage() {
<div id="trust" data-section="trust">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Warum alle wiederkommen" }
{ type: "text", content: "Vertrauen durch Qualität" },
{ type: "text", content: "5-Sterne Bewertungen von echten Gästen. Premium-Standards in jedem Burger, jedem Hendl." }
]}
useInvertedBackground={true}
buttons={[
{ text: "Mehr erfahren", href: "#specialties" }
{ text: "Zu unseren Spezialitäten", href: "#specialties" }
]}
buttonAnimation="slide-up"
ariaLabel="Über Uns"
ariaLabel="Trust und Qualität"
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentySix
title="Unsere Merkmale"
description="Was uns von anderen unterscheidet"
tag="Premium Qualität"
title="Was uns auszeichnet"
description="Premium-Qualität ist nicht verhandelbar"
tag="Unser Standard"
tagAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "5 Sterne Bewertungen", description: "Ein Imbiss, der Restaurants in den Schatten stellt.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-menu-arrangement-with-copy-space_23-2148614055.jpg?_wi=3", imageAlt: "5-Sterne Bewertung", buttonIcon: Star,
buttonHref: "#"
title: "Premium Zutaten", description: "Nur beste regionale Qualität aus Bayern", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-menu-arrangement-with-copy-space_23-2148614055.jpg?_wi=3", imageAlt: "Premium Burger", buttonIcon: Crown,
buttonHref: "#specialties"
},
{
title: "Beste Burger weit und breit", description: "Der Spezial Burger mit Ei ist einfach brutal gut.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-side-homemade-fried-potato_140725-1730.jpg?_wi=3", imageAlt: "Beste Burger", buttonIcon: Crown,
buttonHref: "#"
title: "Handwerkliche Perfekt", description: "Gegrillt mit Leidenschaft und Expertise", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-side-homemade-fried-potato_140725-1730.jpg?_wi=3", imageAlt: "Grillkunst", buttonIcon: Flame,
buttonHref: "#specialties"
},
{
title: "Hendl-Highlight (Do & Sa)", description: "Die Hendl am Donnerstag? Absolute Pflicht!", imageSrc: "http://img.b2bpic.net/free-photo/chicken-chop-with-vegetables-corn_140725-3223.jpg?_wi=2", imageAlt: "Hendl Highlight", buttonIcon: Flame,
buttonHref: "#"
title: "Geschwindigkeit & Qualität", description: "Schnell und dennoch sorgfältig zubereitet", imageSrc: "http://img.b2bpic.net/free-photo/chicken-chop-with-vegetables-corn_140725-3223.jpg?_wi=2", imageAlt: "Schnelle Zubereitung", buttonIcon: Zap,
buttonHref: "#specialties"
},
{
title: "Vegetarische Optionen", description: "Auch für Vegetarier gibt es hochwertige Alternativen.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-with-copy-space_23-2148501562.jpg?_wi=2", imageAlt: "Vegetarisch", buttonIcon: Leaf,
buttonHref: "#"
title: "Authentische Erfahrung", description: "Ein Stück bayerische Grill-Kultur", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-with-copy-space_23-2148501562.jpg?_wi=2", imageAlt: "Authentizität", buttonIcon: Heart,
buttonHref: "#specialties"
}
]}
ariaLabel="Feature section"
@@ -151,7 +153,7 @@ export default function LandingPage() {
<div id="specialties" data-section="specialties">
<ProductCardTwo
title="Signature Spezialitäten"
description="Unsere meistbestellten Favoriten mit Premium-Zutaten"
description="Unsere vier Legenden jede einzelne ein Meisterwerk"
tag="Bestseller"
tagAnimation="slide-up"
textboxLayout="default"
@@ -183,22 +185,23 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Kein typischer Imbiss. Sondern ein Ort, an den man immer wieder zurückkommt." }
{ type: "text", content: "Das Premium Erlebnis" },
{ type: "text", content: "Nicht nur ein Imbiss. Ein Ort für alle, die wissen, was gutes Essen bedeutet. Komm und sei Teil unserer wachsenden Grill-Familie." }
]}
useInvertedBackground={false}
buttons={[
{ text: "Reservierungen", href: "#" }
{ text: "Jetzt vorbestellen", href: "#contact" }
]}
buttonAnimation="slide-up"
ariaLabel="Experience section"
ariaLabel="Premium Experience"
/>
</div>
<div id="special-days" data-section="special-days">
<MetricCardThree
title="Donnerstag & Samstag"
description="Die besten Hendl weit und breit saftig, würzig, legendär."
tag="Spezial Tage"
title="Spezial Hendl Tage"
description="Donnerstag & Samstag die besten Hendl der Region. Knusprig, saftig, legendär."
tag="Muss man probieren"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
@@ -223,8 +226,8 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
cardTitle="Was Kunden sagen"
cardTag="Echte Bewertungen"
cardTitle="Was unsere Gäste sagen"
cardTag="Echte Bewertungen von echten Gästen"
cardTagIcon={Heart}
cardAnimation="slide-up"
useInvertedBackground={false}
@@ -246,12 +249,30 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
tag="Besuchen Sie uns"
tagIcon={MapPin}
tagAnimation="slide-up"
title="Grillforum Murnau"
description="Barbarastraße 15, 82418 Murnau am Staffelsee\n\n📞 0163 2758110\n\nÖffnungszeiten:\nMoMi: 11:0022:00\nDoSa: 11:0023:00 (Hendl-Special!)\nSonntag: 12:0021:00"
buttons={[
{ text: "Anrufen", href: "tel:01632758110" },
{ text: "Route", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={true}
ariaLabel="Contact and location"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-frame-with-healthy-food-copy-space_23-2148287543.jpg"
imageAlt="Grillforum Murnau Ambiente"
logoText="Grillforum Murnau"
copyrightText="© 2025 Grillforum Murnau · Die besten Burger & Hendl der Region"
copyrightText="© 2025 Grillforum Murnau · Premium Grill-Cuisine in Murnau am Staffelsee"
columns={[
{
title: "Navigation", items: [
@@ -266,15 +287,15 @@ export default function LandingPage() {
{ label: "MoMi: 11:0022:00", href: "#" },
{ label: "DoSa: 11:0023:00", href: "#" },
{ label: "Sonntag: 12:0021:00", href: "#" },
{ label: "Donnerstag & Samstag: Hendl-Tag!", href: "#special-days" }
{ label: "Hendl-Spezial: Do & Sa", href: "#special-days" }
]
},
{
title: "Kontakt", items: [
{ label: "📍 Murnau, Bayern", href: "#" },
{ label: "📞 Vorbestellen", href: "#" },
{ label: "🥡 Zum Mitnehmen", href: "#" },
{ label: "✉️ Kontakt", href: "#" }
{ label: "📍 Barbarastraße 15, Murnau", href: "#" },
{ label: "📞 0163 2758110", href: "tel:01632758110" },
{ label: "🥡 Zum Mitnehmen", href: "#contact" },
{ label: "✉️ Reservierungen", href: "#contact" }
]
}
]}
@@ -283,4 +304,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #2a2a2a;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
--accent: #d4af37;
--background-accent: #3a3a3a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);