3 Commits

Author SHA1 Message Date
2e72b605a9 Update src/app/page.tsx 2026-04-27 03:14:37 +00:00
04860ab1bb Merge version_2 into main
Merge version_2 into main
2026-04-25 23:24:46 +00:00
4ab46735f9 Update src/app/page.tsx 2026-04-25 23:24:40 +00:00

View File

@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Clock, Pizza, Smile } from "lucide-react";
import { Clock, Pizza, Smile, Phone, Mail, Calendar, Truck, ShoppingBag } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Über uns", id: "about" },
{ name: "Speisekarte", id: "products" },
{ name: "Kontakt", id: "contact" },
]}
brandName="Pizzeria Brijani"
/>
@@ -56,19 +44,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Pizzeria Brijani"
description="Authentische Pizza aus dem Holzofen, zubereitet mit Liebe und Tradition in Helmstedt. Besuchen Sie uns in der Freiherr-vom-Stein-Straße 24."
description="Authentische italienische Pizza direkt aus dem Holzofen. Genießen Sie echte Qualität in Helmstedt."
buttons={[
{
text: "Jetzt Bestellen",
href: "#products",
},
{
text: "Route Planen",
href: "https://maps.google.com",
},
{ text: "Speisekarte ansehen", href: "#products" },
{ text: "Jetzt bestellen", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309473.jpg"
imageAlt="Authentic wood fired pizza at Pizzeria Brijani"
imageSrc="https://img.b2bpic.net/free-photo/fresh-pizza-with-mushrooms-herbs_114579-2475.jpg"
imageAlt="Pizzeria Brijani Holzofen Pizza"
/>
</div>
@@ -76,23 +58,14 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Tradition & Geschmack"
description="Seit Jahren bringen wir den wahren Geschmack Italiens nach Helmstedt. Wir verwenden nur frische Zutaten und backen unsere Pizzen traditionell im Holzofen."
description="Seit Jahren verwöhnen wir Helmstedt mit frischen Zutaten und Leidenschaft für authentische Pizza. Besuchen Sie uns in der Freiherr-vom-Stein-Straße 24."
metrics={[
{
value: "18",
title: "Mitarbeiter",
},
{
value: "50+",
title: "Pizza-Variationen",
},
{
value: "4.6",
title: "Bewertungen",
},
{ value: "Authentisch", title: "Holzofen" },
{ value: "Frisch", title: "Zutaten" },
{ value: "Schnell", title: "Lieferung" },
]}
imageSrc="http://img.b2bpic.net/free-photo/elderly-chef-with-bonete-making-dough-baking-cookies-retired-senior-baker-with-apron-kitchen-uniform-sprinkling-sifting-spreading-rew-ingredients-with-hand-baking-homemade-pizza-bread_482257-14469.jpg"
imageAlt="Traditional wood oven pizza preparation"
imageSrc="https://img.b2bpic.net/free-photo/chef-preparing-pizza_114579-2815.jpg"
imageAlt="Pizzeria Brijani Küche"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -105,217 +78,57 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Margherita",
price: "7,50 €",
variant: "Klassisch",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg",
},
{
id: "p2",
name: "Salami",
price: "8,50 €",
variant: "Würzig",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-slices-cutting-board_23-2148574253.jpg",
},
{
id: "p3",
name: "Veggie",
price: "9,00 €",
variant: "Frisch",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-spicy-pizza-with-ham-cheese-arugula-basil-tomatoes-pepperoni-pepper-sprayed-with-cheese_78826-2234.jpg",
},
{
id: "p4",
name: "Funghi",
price: "8,00 €",
variant: "Erdig",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-mushroom-pizza_23-2148601589.jpg",
},
{
id: "p5",
name: "Quattro Formaggi",
price: "10,00 €",
variant: "Käsig",
imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg",
},
{
id: "p6",
name: "Hawaii",
price: "9,50 €",
variant: "Exotisch",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-pizza-shrimp-pizza_1417-133.jpg",
},
{ id: "p1", name: "Margherita", price: "8,50 €", variant: "Klassisch", imageSrc: "https://img.b2bpic.net/free-photo/pizza-margherita_114579-2917.jpg" },
{ id: "p2", name: "Salami Spezial", price: "10,50 €", variant: "Würzige Salami", imageSrc: "https://img.b2bpic.net/free-photo/pepperoni-pizza_114579-2819.jpg" },
{ id: "p3", name: "Funghi", price: "9,50 €", variant: "Frische Pilze", imageSrc: "https://img.b2bpic.net/free-photo/pizza-mushrooms_114579-2821.jpg" },
]}
title="Unsere Spezialitäten"
description="Wählen Sie aus einer Vielzahl von hausgemachten Pizzen."
title="Unsere Auswahl"
description="Eine Vielfalt an Pizzen, die jeden Geschmack treffen."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyOne
useInvertedBackground={false}
title="Warum Pizzeria Brijani?"
description="Erleben Sie echte Qualität und herzlichen Service bei jedem Besuch."
title="Service & Angebote"
description="Wir bieten mehr als nur Pizza."
accordionItems={[
{
id: "a1",
title: "Frische Zutaten",
content: "Wir beziehen unsere Zutaten von ausgewählten Händlern.",
},
{
id: "a2",
title: "Traditioneller Holzofen",
content: "Knusprig gebacken nach italienischer Art.",
},
{
id: "a3",
title: "Schnelle Lieferung",
content: "Ihre Lieblingspizza heiß bei Ihnen zu Hause.",
},
{ id: "a1", title: "Lieferung & Abholung", content: "Genießen Sie unsere Pizza bequem zu Hause oder holen Sie sie direkt bei uns ab." },
{ id: "a2", title: "Frische Zutaten", content: "Wir verwenden ausschließlich hochwertige Produkte für den besten Geschmack." },
{ id: "a3", title: "Öffnungszeiten", content: "Wir sind täglich für Sie da, um Ihre Hunger zu stillen." },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27020.jpg"
imageSrc="https://img.b2bpic.net/free-photo/delivery-scooter-city_114579-2830.jpg"
mediaAnimation="blur-reveal"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Müller",
handle: "@sarah",
testimonial: "Die beste Pizza in Helmstedt! Super freundliches Personal.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
},
{
id: "t2",
name: "Markus Schmidt",
handle: "@markus",
testimonial: "Immer wieder gerne. Die Pizzen kommen heiß und pünktlich.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg",
},
{
id: "t3",
name: "Elena Weber",
handle: "@elena",
testimonial: "Tolle Atmosphäre und extrem leckere Käsesorten auf der Pizza.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg",
},
{
id: "t4",
name: "David Becker",
handle: "@david",
testimonial: "Super authentisch und absolut faire Preise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-pizza_23-2149066099.jpg",
},
{
id: "t5",
name: "Julia Schneider",
handle: "@julia",
testimonial: "Einfach lecker, besonders der dünne knusprige Boden.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg",
},
]}
showRating={true}
title="Was unsere Gäste sagen"
description="Authentische Eindrücke unserer treuen Kunden."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Pizza,
title: "Pizzen serviert",
value: "10.000+",
},
{
id: "m2",
icon: Clock,
title: "Minuten Lieferzeit",
value: "20",
},
{
id: "m3",
icon: Smile,
title: "Zufriedene Gäste",
value: "5000+",
},
{ id: "m1", icon: Truck, title: "Schnelle Lieferung", value: "Blitzschnell" },
{ id: "m2", icon: ShoppingBag, title: "Takeaway", value: "Jederzeit" },
{ id: "m3", icon: Clock, title: "Täglich geöffnet", value: "Mo-So" },
]}
title="Unsere Meilensteine"
description="Zahlen, die für sich sprechen."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Bieten Sie auch Lieferung an?",
content: "Ja, wir liefern in ganz Helmstedt und Umgebung.",
},
{
id: "f2",
title: "Gibt es vegetarische Optionen?",
content: "Natürlich, wir haben eine breite Auswahl an vegetarischen Pizzen.",
},
{
id: "f3",
title: "Wo befindet sich das Restaurant?",
content: "Sie finden uns in der Freiherr-vom-Stein-Straße 24.",
},
]}
title="Häufige Fragen"
description="Alles was Sie über unser Restaurant wissen müssen."
faqsAnimation="slide-up"
title="Warum Brijani?"
description="Ihr Partner für den schnellen Genuss in Helmstedt."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Besuchen Sie uns"
description="Kontaktieren Sie uns für Tischreservierungen oder Fragen."
title="Jetzt bestellen!"
description="Rufen Sie uns unter 0163 7275488 an oder senden Sie uns eine Nachricht."
inputs={[
{
name: "name",
type: "text",
placeholder: "Ihr Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Ihre E-Mail",
required: true,
},
{ name: "name", type: "text", placeholder: "Ihr Name", required: true },
{ name: "tel", type: "tel", placeholder: "Telefonnummer", required: true },
]}
textarea={{
name: "message",
placeholder: "Ihre Nachricht oder Tischreservierung",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/happy-pub-owner-welcoming-guest-while-standing-entrance-door-looking-camera_637285-5713.jpg"
imageAlt="Pizzeria Brijani Exterior"
textarea={{ name: "message", placeholder: "Ihre Bestellung oder Nachricht", rows: 4 }}
imageSrc="https://img.b2bpic.net/free-photo/close-up-pizza-box-delivery_114579-2832.jpg"
imageAlt="Kontakt Pizzeria Brijani"
/>
</div>
@@ -323,45 +136,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Pizzeria Brijani"
columns={[
{
title: "Menü",
items: [
{
label: "Pizza",
href: "#products",
},
{
label: "Über Uns",
href: "#about",
},
],
},
{
title: "Kontakt",
items: [
{
label: "0163 7275488",
href: "tel:01637275488",
},
{
label: "Helmstedt",
href: "#",
},
],
},
{
title: "Rechtliches",
items: [
{
label: "Impressum",
href: "#",
},
{
label: "Datenschutz",
href: "#",
},
],
},
{ title: "Informationen", items: [{ label: "Freiherr-vom-Stein-Straße 24, 38350 Helmstedt", href: "#" }] },
{ title: "Kontakt", items: [{ label: "0163 7275488", href: "tel:01637275488" }] },
{ title: "Services", items: [{ label: "Lieferung", href: "#" }, { label: "Abholung", href: "#" }] },
]}
copyrightText="© 2025 Pizzeria Brijani"
/>
@@ -369,4 +146,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}