Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-24 21:08:32 +00:00

View File

@@ -28,336 +28,145 @@ export default function LandingPage() {
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Pach-Teppiche"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" }
]}
brandName="Pach-Teppiche"
button={{ text: "Bestellen", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "radial-gradient",
}}
title="PACH-Teppiche Handweberei"
description="Schafwoll- und Fleckerlteppiche aus eigener Fertigung seit 1953 in Bad Endorf. Traditionelle Handwerkskunst für Ihr Zuhause."
buttons={[
{
text: "Kollektion Entdecken",
href: "#products",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1384.jpg",
imageAlt: "Handwoven wool rug",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129919.jpg",
imageAlt: "Artisanal carpet texture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fabric-background-with-floral-pattern_1385-1976.jpg",
imageAlt: "Traditional loom weaving",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bright-interior-cozy-room-with-chair-home-decor_169016-6438.jpg",
imageAlt: "Handmade wool carpet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/neolithic-period-elements_23-2151786551.jpg",
imageAlt: "Rug design detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/decor-background-blue-fiber-stripe_1220-1298.jpg",
imageAlt: "Cozy living room rug",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "radial-gradient" }}
title="PACH-Teppiche Handweberei"
description="Schafwoll- und Fleckerlteppiche aus eigener Fertigung seit 1953 in Bad Endorf. Traditionelle Handwerkskunst für Ihr Zuhause."
buttons={[{ text: "Kollektion Entdecken", href: "#products" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1384.jpg", imageAlt: "Handwoven wool rug" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129919.jpg", imageAlt: "Artisanal carpet texture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fabric-background-with-floral-pattern_1385-1976.jpg", imageAlt: "Traditional loom weaving" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bright-interior-cozy-room-with-chair-home-decor_169016-6438.jpg", imageAlt: "Handmade wool carpet" },
{ imageSrc: "http://img.b2bpic.net/free-photo/neolithic-period-elements_23-2151786551.jpg", imageAlt: "Rug design detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/decor-background-blue-fiber-stripe_1220-1298.jpg", imageAlt: "Cozy living room rug" }
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="Tradition seit 1953"
description={[
"Wir fertigen in Bad Endorf seit 1953 hochwertige Schafwoll- und Fleckerlteppiche in eigener Handweberei.",
"Jedes Stück ist ein Unikat, das mit viel Liebe zum Detail und handwerklichem Können entsteht.",
"Gerne schicken wir Ihnen vorab Farbmuster zu, damit Sie Ihre Auswahl ganz in Ruhe zu Hause treffen können.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="Tradition seit 1953"
description={[
"Wir fertigen in Bad Endorf seit 1953 hochwertige Schafwoll- und Fleckerlteppiche in eigener Handweberei.", "Jedes Stück ist ein Unikat, das mit viel Liebe zum Detail und handwerklichem Können entsteht.", "Gerne schicken wir Ihnen vorab Farbmuster zu, damit Sie Ihre Auswahl ganz in Ruhe zu Hause treffen können."
]}
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
brand: "PACH",
name: "Schafwoll-Klassiker",
price: "Auf Anfrage",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1231.jpg",
},
{
id: "2",
brand: "PACH",
name: "Fleckerlteppich Natur",
price: "Auf Anfrage",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-christmas-sweaters-arrangement_23-2149590293.jpg",
},
{
id: "3",
brand: "PACH",
name: "Wollteppich Design",
price: "Auf Anfrage",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-backdrop-multicolored-sequins-background_23-2148051936.jpg",
},
{
id: "4",
brand: "PACH",
name: "Traditionelle Webart",
price: "Auf Anfrage",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/pink-granite-texture_1298-512.jpg",
},
{
id: "5",
brand: "PACH",
name: "Premium Qualität",
price: "Auf Anfrage",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-design_1122-930.jpg",
},
{
id: "6",
brand: "PACH",
name: "Individuelle Anfertigung",
price: "Auf Anfrage",
rating: 5,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/dark-board-with-tasty-gingerbread-pinecones-high-quality-photo_114579-78232.jpg",
},
]}
title="Unsere Kollektionen"
description="Erleben Sie die Vielfalt unserer handgefertigten Teppichkunst."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", brand: "PACH", name: "Schafwoll-Klassiker", price: "Auf Anfrage", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1231.jpg" },
{ id: "2", brand: "PACH", name: "Fleckerlteppich Natur", price: "Auf Anfrage", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-christmas-sweaters-arrangement_23-2149590293.jpg" },
{ id: "3", brand: "PACH", name: "Wollteppich Design", price: "Auf Anfrage", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/abstract-backdrop-multicolored-sequins-background_23-2148051936.jpg" },
{ id: "4", brand: "PACH", name: "Traditionelle Webart", price: "Auf Anfrage", rating: 5, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/pink-granite-texture_1298-512.jpg" },
{ id: "5", brand: "PACH", name: "Premium Qualität", price: "Auf Anfrage", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/abstract-design_1122-930.jpg" },
{ id: "6", brand: "PACH", name: "Individuelle Anfertigung", price: "Auf Anfrage", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/dark-board-with-tasty-gingerbread-pinecones-high-quality-photo_114579-78232.jpg" }
]}
title="Unsere Kollektionen"
description="Erleben Sie die Vielfalt unserer handgefertigten Teppichkunst."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Eigene Fertigung",
tags: [
"Handwerk",
"Tradition",
],
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-cleaning-paintbrush-piece-denim-fabric_482257-100532.jpg",
},
{
id: "f2",
title: "Farbmuster Service",
tags: [
"Service",
"Kundenorientiert",
],
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-red-fabric-using-sewing-machine_23-2147930342.jpg",
},
{
id: "f3",
title: "Nachhaltige Materialien",
tags: [
"Qualität",
"Natur",
],
imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129812.jpg",
},
]}
title="Warum PACH-Teppiche?"
description="Handgefertigte Qualität mit langer Tradition."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "f1", title: "Eigene Fertigung", tags: ["Handwerk", "Tradition"], imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-cleaning-paintbrush-piece-denim-fabric_482257-100532.jpg" },
{ id: "f2", title: "Farbmuster Service", tags: ["Service", "Kundenorientiert"], imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-red-fabric-using-sewing-machine_23-2147930342.jpg" },
{ id: "f3", title: "Nachhaltige Materialien", tags: ["Qualität", "Natur"], imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129812.jpg" }
]}
title="Warum PACH-Teppiche?"
description="Handgefertigte Qualität mit langer Tradition."
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Handwerkskunst 1953",
"Woll-Qualitätssiegel",
"Bad Endorf Original",
"Öko-Tex Standard",
"Lokale Manufaktur",
"Nachhaltige Produktion",
"Traditionsbetrieb",
]}
title="Tradition & Zertifikate"
description="Qualitätsstandards für unsere Handwerkskunst."
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={["Handwerkskunst 1953", "Woll-Qualitätssiegel", "Bad Endorf Original", "Öko-Tex Standard", "Lokale Manufaktur", "Nachhaltige Produktion", "Traditionsbetrieb"]}
title="Tradition & Zertifikate"
description="Qualitätsstandards für unsere Handwerkskunst."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Maria S.",
role: "Kundin",
testimonial: "Wunderschöne Teppiche, die mein Zuhause wirklich bereichern.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-albinism-relaxing-with-aromatherapy-candle_23-2150321744.jpg",
},
{
id: "2",
name: "Hans K.",
role: "Kunde",
testimonial: "Die Qualität der Wolle ist exzellent. Sehr freundlicher Service.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-chart-laptop_23-2148751500.jpg",
},
{
id: "3",
name: "Petra B.",
role: "Kundin",
testimonial: "Der Farbmuster-Service hat die Auswahl enorm erleichtert.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-albino-woman-home_23-2150171855.jpg",
},
{
id: "4",
name: "Jürgen L.",
role: "Kunde",
testimonial: "Ein echtes Stück bayerisches Handwerk in meinem Wohnzimmer.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg",
},
{
id: "5",
name: "Sabine F.",
role: "Kundin",
testimonial: "Sehr langlebig und zeitloses Design. Absolut empfehlenswert.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-woman-sitting-sofa-touching-pot-plant_23-2147901507.jpg",
},
]}
title="Was unsere Kunden sagen"
description="Erfahren Sie, was unsere Kunden über ihre PACH-Teppiche denken."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Maria S.", role: "Kundin", testimonial: "Wunderschöne Teppiche, die mein Zuhause wirklich bereichern.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-albinism-relaxing-with-aromatherapy-candle_23-2150321744.jpg" },
{ id: "2", name: "Hans K.", role: "Kunde", testimonial: "Die Qualität der Wolle ist exzellent. Sehr freundlicher Service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-chart-laptop_23-2148751500.jpg" },
{ id: "3", name: "Petra B.", role: "Kundin", testimonial: "Der Farbmuster-Service hat die Auswahl enorm erleichtert.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-albino-woman-home_23-2150171855.jpg" },
{ id: "4", name: "Jürgen L.", role: "Kunde", testimonial: "Ein echtes Stück bayerisches Handwerk in meinem Wohnzimmer.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg" },
{ id: "5", name: "Sabine F.", role: "Kundin", testimonial: "Sehr langlebig und zeitloses Design. Absolut empfehlenswert.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-woman-sitting-sofa-touching-pot-plant_23-2147901507.jpg" }
]}
title="Was unsere Kunden sagen"
description="Erfahren Sie, was unsere Kunden über ihre PACH-Teppiche denken."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Wie kann ich Farbmuster bestellen?",
content: "Rufen Sie uns einfach an oder schreiben Sie eine E-Mail mit Ihren Wünschen.",
},
{
id: "q2",
title: "Sind die Teppiche waschbar?",
content: "Informationen zur Pflege finden Sie in unseren Begleitheften oder fragen Sie uns persönlich.",
},
{
id: "q3",
title: "Wie lange ist die Lieferzeit?",
content: "Da jeder Teppich individuell angefertigt wird, variiert dies je nach Auftragslage.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-playing-with-toy-car_23-2147615864.jpg"
mediaAnimation="slide-up"
title="Häufige Fragen"
faqsAnimation="slide-up"
description="Antworten auf die wichtigsten Fragen zur Bestellung und Pflege."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Wie kann ich Farbmuster bestellen?", content: "Rufen Sie uns einfach an oder schreiben Sie eine E-Mail mit Ihren Wünschen." },
{ id: "q2", title: "Sind die Teppiche waschbar?", content: "Informationen zur Pflege finden Sie in unseren Begleitheften oder fragen Sie uns persönlich." },
{ id: "q3", title: "Wie lange ist die Lieferzeit?", content: "Da jeder Teppich individuell angefertigt wird, variiert dies je nach Auftragslage." }
]}
imageSrc="http://img.b2bpic.net/free-photo/man-playing-with-toy-car_23-2147615864.jpg"
mediaAnimation="slide-up"
title="Häufige Fragen"
faqsAnimation="slide-up"
description="Antworten auf die wichtigsten Fragen zur Bestellung und Pflege."
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
tag="Kontakt"
title="Wir freuen uns auf Ihren Anruf"
description="Haben Sie Fragen oder möchten Sie Farbmuster bestellen? Kontaktieren Sie uns gerne per Telefon oder Mail."
buttons={[
{
text: "Jetzt anrufen",
href: "tel:+4900000000",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Kontakt"
title="Wir freuen uns auf Ihren Anruf"
description="Haben Sie Fragen oder möchten Sie Farbmuster bestellen? Kontaktieren Sie uns gerne per Telefon oder Mail."
buttons={[{ text: "Jetzt anrufen", href: "tel:+4900000000" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Über Pach",
items: [
{
label: "Über uns",
href: "#about",
},
{
label: "Kontakt",
href: "#contact",
},
],
},
{
title: "Rechtliches",
items: [
{
label: "Datenschutz",
href: "#",
},
{
label: "Impressum",
href: "#",
},
],
},
]}
bottomLeftText="© 2024 Pach-Teppiche"
bottomRightText="Handweberei seit 1953"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{ title: "Über Pach", items: [{ label: "Über uns", href: "#about" }, { label: "Kontakt", href: "#contact" }] },
{ title: "Rechtliches", items: [{ label: "Datenschutz", href: "#" }, { label: "Impressum", href: "#" }] }
]}
bottomLeftText="© 2024 Pach-Teppiche"
bottomRightText="Handweberei seit 1953"
/>
</div>
</ReactLenis>
</ThemeProvider>
);