Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
168
src/app/page.tsx
168
src/app/page.tsx
@@ -17,23 +17,21 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Gartenwelten",
|
||||
id: "#welten",
|
||||
},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "#expertise",
|
||||
},
|
||||
{
|
||||
name: "Beratung",
|
||||
id: "#kontakt",
|
||||
},
|
||||
{ name: "Gartenwelten", id: "#welten" },
|
||||
{ name: "Expertise", id: "#expertise" },
|
||||
{ name: "Beratung", id: "#kontakt" },
|
||||
]}
|
||||
brandName="KLENART"
|
||||
/>
|
||||
@@ -41,20 +39,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
logoText="KLENART"
|
||||
description="Stauden, die bleiben. Für Gärten, die nicht nur wachsen – sondern wirken."
|
||||
buttons={[
|
||||
{
|
||||
text: "Sortiment entdecken",
|
||||
href: "#welten",
|
||||
},
|
||||
{
|
||||
text: "Beratung sichern",
|
||||
href: "#kontakt",
|
||||
},
|
||||
{ text: "Sortiment entdecken", href: "#welten" },
|
||||
{ text: "Beratung sichern", href: "#kontakt" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-outdoor-landscape_1321-478.jpg"
|
||||
imageAlt="Luxuriöser Staudengarten bei Morgentau"
|
||||
@@ -67,14 +57,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"300+ zufriedene Gartenbesitzer",
|
||||
"4,8 von 5 Sternen",
|
||||
"Echte Expertise",
|
||||
"Hochwertige Qualität",
|
||||
"Individuelle Beratung",
|
||||
"Gepflegte Stauden",
|
||||
"Nachhaltiger Erfolg",
|
||||
]}
|
||||
"300+ zufriedene Gartenbesitzer", "4,8 von 5 Sternen", "Echte Expertise", "Hochwertige Qualität", "Individuelle Beratung", "Gepflegte Stauden", "Nachhaltiger Erfolg"]}
|
||||
title="Vertrauen durch Erfahrung"
|
||||
description="Über 300 begeisterte Gartenbesitzer vertrauen bereits auf unsere Stauden und unsere Handschrift."
|
||||
/>
|
||||
@@ -88,20 +71,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Ausgewählte Stauden",
|
||||
description: "Kein Massenverkauf – wir kuratieren Pflanzen, die in echten Gärten bestehen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-arranging-assortment-plants_23-2148488475.jpg",
|
||||
},
|
||||
title: "Ausgewählte Stauden", description: "Kein Massenverkauf – wir kuratieren Pflanzen, die in echten Gärten bestehen.", imageSrc: "http://img.b2bpic.net/free-photo/hands-arranging-assortment-plants_23-2148488475.jpg"},
|
||||
{
|
||||
title: "Echte Beratung",
|
||||
description: "Wir verkaufen nicht nur. Wir planen gemeinsam mit Ihnen Ihr grünes Wohnzimmer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-greenhouse-worker-checks-flowers-girl-with-folder_1157-42013.jpg",
|
||||
},
|
||||
title: "Echte Beratung", description: "Wir verkaufen nicht nur. Wir planen gemeinsam mit Ihnen Ihr grünes Wohnzimmer.", imageSrc: "http://img.b2bpic.net/free-photo/woman-greenhouse-worker-checks-flowers-girl-with-folder_1157-42013.jpg"},
|
||||
{
|
||||
title: "Nachhaltiger Erfolg",
|
||||
description: "Qualität, die über Jahre wächst und Ihren Garten verwandelt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
|
||||
},
|
||||
title: "Nachhaltiger Erfolg", description: "Qualität, die über Jahre wächst und Ihren Garten verwandelt.", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg"},
|
||||
]}
|
||||
title="Unsere Handschrift"
|
||||
description="Was Klenart von einer herkömmlichen Gärtnerei unterscheidet."
|
||||
@@ -116,32 +90,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Konzept",
|
||||
name: "Sonnengarten",
|
||||
price: "Beratung anfragen",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
|
||||
},
|
||||
id: "1", brand: "Konzept", name: "Sonnengarten", price: "Beratung anfragen", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Konzept",
|
||||
name: "Schattengarten",
|
||||
price: "Beratung anfragen",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bluming-green-fresh-chrysanthemum-abstract-texture_158595-7139.jpg",
|
||||
},
|
||||
id: "2", brand: "Konzept", name: "Schattengarten", price: "Beratung anfragen", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/bluming-green-fresh-chrysanthemum-abstract-texture_158595-7139.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Konzept",
|
||||
name: "Naturgarten",
|
||||
price: "Beratung anfragen",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-grass-flowers-field-sunlight-daytime_181624-30296.jpg",
|
||||
},
|
||||
id: "3", brand: "Konzept", name: "Naturgarten", price: "Beratung anfragen", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-grass-flowers-field-sunlight-daytime_181624-30296.jpg"},
|
||||
]}
|
||||
title="Klenart Gartenwelten"
|
||||
description="Lassen Sie sich von unseren durchdachten Gartenkonzepten inspirieren."
|
||||
@@ -155,33 +111,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria S.",
|
||||
role: "Kundin",
|
||||
testimonial: "Man merkt sofort, wie viel Herzblut in jeder Pflanze steckt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-senior-woman_23-2149038114.jpg",
|
||||
},
|
||||
id: "1", name: "Maria S.", role: "Kundin", testimonial: "Man merkt sofort, wie viel Herzblut in jeder Pflanze steckt.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-senior-woman_23-2149038114.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Thomas K.",
|
||||
role: "Kunde",
|
||||
testimonial: "Das Ergebnis ist einfach wunderschön. Alles ist angewachsen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg",
|
||||
},
|
||||
id: "2", name: "Thomas K.", role: "Kunde", testimonial: "Das Ergebnis ist einfach wunderschön. Alles ist angewachsen.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lena M.",
|
||||
role: "Kundin",
|
||||
testimonial: "Kompetente Beratung, die man heute selten findet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-putting-flower-hair_23-2148068709.jpg",
|
||||
},
|
||||
id: "3", name: "Lena M.", role: "Kundin", testimonial: "Kompetente Beratung, die man heute selten findet.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-putting-flower-hair_23-2148068709.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jürgen H.",
|
||||
role: "Kunde",
|
||||
testimonial: "Ein echtes Erlebnis, hier einzukaufen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-employee-with-big-smile-sitting-outdoors_23-2147562292.jpg",
|
||||
},
|
||||
id: "4", name: "Jürgen H.", role: "Kunde", testimonial: "Ein echtes Erlebnis, hier einzukaufen.", imageSrc: "http://img.b2bpic.net/free-photo/senior-employee-with-big-smile-sitting-outdoors_23-2147562292.jpg"},
|
||||
]}
|
||||
title="Was unsere Kunden sagen"
|
||||
description="Erfahrungen von Menschen, die ihren Garten lieben."
|
||||
@@ -191,15 +127,10 @@ export default function LandingPage() {
|
||||
<div id="kontakt" data-section="kontakt">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ihr Garten verdient mehr als Standard. Besuchen Sie uns in Erfurt für eine persönliche Beratung."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt beraten lassen",
|
||||
href: "tel:+49123456789",
|
||||
},
|
||||
{ text: "Jetzt beraten lassen", href: "tel:+49123456789" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -209,42 +140,21 @@ export default function LandingPage() {
|
||||
logoText="KLENART"
|
||||
columns={[
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
{
|
||||
label: "Erfurt, Deutschland",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "info@klenart.de",
|
||||
href: "mailto:info@klenart.de",
|
||||
},
|
||||
title: "Kontakt", items: [
|
||||
{ label: "Erfurt, Deutschland", href: "#" },
|
||||
{ label: "info@klenart.de", href: "mailto:info@klenart.de" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Service",
|
||||
items: [
|
||||
{
|
||||
label: "Beratung",
|
||||
href: "#kontakt",
|
||||
},
|
||||
{
|
||||
label: "Gartenkonzepte",
|
||||
href: "#welten",
|
||||
},
|
||||
title: "Service", items: [
|
||||
{ label: "Beratung", href: "#kontakt" },
|
||||
{ label: "Gartenkonzepte", href: "#welten" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rechtliches",
|
||||
items: [
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
title: "Rechtliches", items: [
|
||||
{ label: "Impressum", href: "#" },
|
||||
{ label: "Datenschutz", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -253,4 +163,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user