Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ab429000b | |||
| 6dd06a621d | |||
| fd76b88d41 |
@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
@@ -31,14 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Start", id: "hero"},
|
||||
{
|
||||
name: "Leistungen", id: "features"},
|
||||
{
|
||||
name: "Über uns", id: "about"},
|
||||
{
|
||||
name: "Kontakt", id: "contact"},
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Leistungen", id: "features" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Kreuselberg GbR"
|
||||
/>
|
||||
@@ -46,26 +42,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Kreuselberg GbR – Floristik mit Tradition und Leidenschaft seit 1840"
|
||||
description="Exklusive Blumenarrangements, traumhafte Hochzeitsfloristik, stilvolle Dekorationen und liebevolle Grabpflege – direkt aus unserer traditionsreichen Gärtnerei in Essen."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.", handle: "@kunde", testimonial: "Die Hochzeitsfloristik war ein Traum!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1594475940027-e431f6e2467d?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a happy wedding client"},
|
||||
{
|
||||
name: "Markus W.", handle: "@kunde", testimonial: "Super Beratung und frische Blumen.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a satisfied customer"},
|
||||
{
|
||||
name: "Elena P.", handle: "@kunde", testimonial: "Einfach wunderschöne Gestecke.", rating: 4,
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of an elegant flower enthusiast"},
|
||||
{
|
||||
name: "Thomas K.", handle: "@kunde", testimonial: "Traditionelle Gärtnerei mit Herz.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a loyal customer"},
|
||||
{
|
||||
name: "Petra S.", handle: "@kunde", testimonial: "Seit Jahren meine Anlaufstelle.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1580489944761-15a19d654956?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a regular customer"},
|
||||
{ name: "Sarah J.", handle: "@kunde", testimonial: "Die Hochzeitsfloristik war ein Traum!", rating: 5, imageSrc: "https://images.unsplash.com/photo-1594475940027-e431f6e2467d?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a happy wedding client" },
|
||||
{ name: "Markus W.", handle: "@kunde", testimonial: "Super Beratung und frische Blumen.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a satisfied customer" },
|
||||
{ name: "Elena P.", handle: "@kunde", testimonial: "Einfach wunderschöne Gestecke.", rating: 4, imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of an elegant flower enthusiast" },
|
||||
{ name: "Thomas K.", handle: "@kunde", testimonial: "Traditionelle Gärtnerei mit Herz.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a loyal customer" },
|
||||
{ name: "Petra S.", handle: "@kunde", testimonial: "Seit Jahren meine Anlaufstelle.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1580489944761-15a19d654956?auto=format&fit=crop&q=80&w=600", imageAlt: "Portrait of a regular customer" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-florist-working-shop_23-2147760942.jpg?_wi=2"
|
||||
avatars={[
|
||||
@@ -92,12 +77,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hochzeitsfloristik", description: "Romantische Brautsträuße und Konzepte für Ihren schönsten Tag. Erstklassige Qualität.", imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg?_wi=2"},
|
||||
{
|
||||
title: "Grabpflege", description: "Zuverlässige top Pflege von Grabstätten über das ganze Jahr. Höchstes Niveau.", imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg?_wi=2"},
|
||||
{
|
||||
title: "Wohnaccessoires", description: "Stilvolle Dekoideen für Haus und Garten mit top Auswahl.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg?_wi=2"},
|
||||
{ title: "Hochzeitsfloristik", description: "Romantische Brautsträuße und Konzepte für Ihren schönsten Tag. Erstklassige Qualität.", imageSrc: "http://img.b2bpic.net/free-photo/white-floral-arrangement-with-candle-books_9975-133808.jpg?_wi=2" },
|
||||
{ title: "Grabpflege", description: "Zuverlässige top Pflege von Grabstätten über das ganze Jahr. Höchstes Niveau.", imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15610.jpg?_wi=2" },
|
||||
{ title: "Wohnaccessoires", description: "Stilvolle Dekoideen für Haus und Garten mit top Auswahl.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19136.jpg?_wi=2" },
|
||||
]}
|
||||
title="Unsere Leistungen"
|
||||
description="Wir gestalten mit Liebe zum Detail und höchstem Anspruch."
|
||||
@@ -109,7 +91,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Über unsere Gärtnerei"
|
||||
description={[
|
||||
"Blumen sind unsere Leidenschaft. Seit Generationen verbinden wir traditionelle Handwerkskunst mit kreativen Ideen.", "Unser Ziel ist es, einzigartige Arrangements zu schaffen, die Emotionen wecken und bleibende Erinnerungen schaffen."]}
|
||||
"Blumen sind unsere Leidenschaft. Seit Generationen verbinden wir traditionelle Handwerkskunst mit kreativen Ideen.", "Unser Ziel ist es, einzigartige Arrangements zu schaffen, die Emotionen wecken und bleibende Erinnerungen schaffen."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,12 +139,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Bieten Sie Grabpflege an?", content: "Ja, wir bieten zuverlässige und würdige Pflege von Grabstätten ganzjährig an." },
|
||||
{ id: "f2", title: "Liefern Sie auch?", content: "Gerne können wir Ihre Arrangements in Essen liefern." },
|
||||
{ id: "f3", title: "Wann ist die Gärtnerei geöffnet?", content: "Wir sind Dienstag bis Samstag von 09:00-18:00 für Sie da." },
|
||||
{ id: "f1", title: "Bieten Sie individuelle Grabpflege-Pakete an?", content: "Ja, wir erstellen für jede Grabstätte ein individuelles Pflegekonzept, das von der saisonalen Bepflanzung bis zur regelmäßigen Reinigung reicht." },
|
||||
{ id: "f2", title: "Wie funktioniert die Vorbestellung für Events?", content: "Für Hochzeiten und Events bitten wir um ein persönliches Beratungsgespräch mindestens 4-6 Wochen im Voraus, um Ihren Bedarf exakt abzustimmen." },
|
||||
{ id: "f3", title: "Was zeichnet die Qualität Ihrer Pflanzen aus?", content: "Wir beziehen unsere Pflanzen bevorzugt aus regionalem Anbau und garantieren durch tägliche Kontrolle höchste Vitalität." },
|
||||
{ id: "f4", title: "Sind Hauslieferungen in Essen möglich?", content: "Wir bieten einen zuverlässigen Lieferservice für Blumenarrangements innerhalb von Essen zu festen Konditionen an." },
|
||||
]}
|
||||
title="Häufige Fragen"
|
||||
description="Hier finden Sie Antworten zu unseren Dienstleistungen."
|
||||
title="Häufige Fragen zu unseren Services"
|
||||
description="Finden Sie hier Antworten auf die wichtigsten Fragen zur Gärtnerei Kreuselberg GbR."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -169,22 +153,26 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Kontaktieren Sie uns"
|
||||
description="Wir beraten Sie persönlich und mit viel Herz."
|
||||
title="Treten Sie mit uns in Verbindung"
|
||||
description="Lassen Sie uns gemeinsam Ihr florales Wunschprojekt verwirklichen. Kontaktieren Sie unser Expertenteam für ein individuelles Beratungsgespräch."
|
||||
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: "Vor- und Nachname", required: true },
|
||||
{ name: "email", type: "email", placeholder: "E-Mail Adresse", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Telefonnummer (optional)" },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Ihre Nachricht", rows: 4 }}
|
||||
textarea={{ name: "message", placeholder: "Wie dürfen wir Sie bei Ihrem floralen Anliegen unterstützen?", rows: 6 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flowers-production-cultivation-many-chrysanthemum-flowers-greenhouse-chrysanthemum-plantation_158595-6963.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
<FooterLogoEmphasis
|
||||
logoText="Kreuselberg GbR"
|
||||
leftLink={{ text: "Impressum", href: "#" }}
|
||||
rightLink={{ text: "Datenschutz", href: "#" }}
|
||||
columns={[
|
||||
{ items: [{ label: "Leistungen", href: "#features" }, { label: "Über uns", href: "#about" }, { label: "Kontakt", href: "#contact" }] },
|
||||
{ items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }, { label: "AGB", href: "#" }] },
|
||||
{ items: [{ label: "Öffnungszeiten: Di-Sa 09-18 Uhr" }, { label: "Standort Essen" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user