Update src/app/page.tsx
This commit is contained in:
171
src/app/page.tsx
171
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Sparkles, Gem, Shield, Heart } from 'lucide-react';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
@@ -29,23 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Heidrun Fischer"
|
||||
button={{
|
||||
text: "Termin buchen",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Termin buchen", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,31 +48,19 @@ export default function LandingPage() {
|
||||
description="Ihr vertrauenswürdiges Nagelstudio für langanhaltende Qualität, Hygiene und persönliche Betreuung. Professionelle Nagelpflege seit über 20 Jahren."
|
||||
buttons={[
|
||||
{
|
||||
text: "Termin buchen",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Termin buchen", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=1",
|
||||
imageAlt: "Luxuriöses Nagelstudio Interieur",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg", imageAlt: "Luxuriöses Nagelstudio Interieur"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=1",
|
||||
imageAlt: "Professioneller Arbeitsplatz einer Nageldesignerin",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg", imageAlt: "Professioneller Arbeitsplatz einer Nageldesignerin"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=1",
|
||||
imageAlt: "Glückliche Kundin im modernen Studio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg", imageAlt: "Glückliche Kundin im modernen Studio"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=1",
|
||||
imageAlt: "Detailaufnahme professionelle Nagelpflege",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg", imageAlt: "Detailaufnahme professionelle Nagelpflege"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1",
|
||||
imageAlt: "Gemütliche Atmosphäre im Nagelstudio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "Gemütliche Atmosphäre im Nagelstudio"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,47 +71,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Gel-Nägel",
|
||||
description: "Langanhaltende, glänzende Nägel mit perfektem Finish.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=2",
|
||||
imageAlt: "elegant minimal salon interior background",
|
||||
},
|
||||
title: "Gel-Nägel", description: "Langanhaltende, glänzende Nägel mit perfektem Finish.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg", imageAlt: "elegant minimal salon interior background"},
|
||||
{
|
||||
title: "Acryl-Nägel",
|
||||
description: "Stabile und formbare Nägel nach Ihren Vorstellungen.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=2",
|
||||
imageAlt: "professional nail technician workspace",
|
||||
},
|
||||
title: "Acryl-Nägel", description: "Stabile und formbare Nägel nach Ihren Vorstellungen.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg", imageAlt: "professional nail technician workspace"},
|
||||
{
|
||||
title: "Nagelpflege",
|
||||
description: "Sanfte Maniküre für natürlich schöne Nägel.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=2",
|
||||
imageAlt: "portrait of smiling woman professional style",
|
||||
},
|
||||
title: "Nagelpflege", description: "Sanfte Maniküre für natürlich schöne Nägel.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg", imageAlt: "portrait of smiling woman professional style"},
|
||||
{
|
||||
title: "Dekoration",
|
||||
description: "Individuelle Designs und Kunstwerke auf Ihren Nägeln.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=2",
|
||||
imageAlt: "professional woman portrait neutral background",
|
||||
},
|
||||
title: "Dekoration", description: "Individuelle Designs und Kunstwerke auf Ihren Nägeln.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg", imageAlt: "professional woman portrait neutral background"},
|
||||
{
|
||||
title: "Pediküre",
|
||||
description: "Professionelle Fußnagelpflege mit hohem Komfort.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2",
|
||||
imageAlt: "satisfied client portrait soft lighting",
|
||||
},
|
||||
title: "Pediküre", description: "Professionelle Fußnagelpflege mit hohem Komfort.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "satisfied client portrait soft lighting"},
|
||||
{
|
||||
title: "Nagelkorrektur",
|
||||
description: "Sanfte Lösungen für problematische Nägel.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait soft lighting",
|
||||
},
|
||||
title: "Nagelkorrektur", description: "Sanfte Lösungen für problematische Nägel.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg", imageAlt: "professional woman portrait soft lighting"},
|
||||
]}
|
||||
title="Unsere Services"
|
||||
description="Maßgeschneiderte Behandlungen mit Fokus auf Langlebigkeit und Qualität."
|
||||
@@ -143,33 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Langanhaltend",
|
||||
description: "Nägel, die wirklich lange schön bleiben.",
|
||||
buttonIcon: "Gem",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=3",
|
||||
imageAlt: "elegant minimal salon interior background",
|
||||
},
|
||||
title: "Langanhaltend", description: "Nägel, die wirklich lange schön bleiben.", buttonIcon: Gem,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg", imageAlt: "elegant minimal salon interior background"},
|
||||
{
|
||||
title: "Professionelle Expertise",
|
||||
description: "Meisterhafte Handwerkskunst mit jahrzehntelanger Erfahrung.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=3",
|
||||
imageAlt: "professional nail technician workspace",
|
||||
},
|
||||
title: "Professionelle Expertise", description: "Meisterhafte Handwerkskunst mit jahrzehntelanger Erfahrung.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg", imageAlt: "professional nail technician workspace"},
|
||||
{
|
||||
title: "Hygiene First",
|
||||
description: "Höchste Hygienestandards – selbstverständlich.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=3",
|
||||
imageAlt: "portrait of smiling woman professional style",
|
||||
},
|
||||
title: "Hygiene First", description: "Höchste Hygienestandards – selbstverständlich.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg", imageAlt: "portrait of smiling woman professional style"},
|
||||
{
|
||||
title: "Persönliche Betreuung",
|
||||
description: "Freundlich, sympathisch und individuell.",
|
||||
buttonIcon: "Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=3",
|
||||
imageAlt: "professional woman portrait neutral background",
|
||||
},
|
||||
title: "Persönliche Betreuung", description: "Freundlich, sympathisch und individuell.", buttonIcon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg", imageAlt: "professional woman portrait neutral background"},
|
||||
]}
|
||||
title="Warum Heidrun Fischer?"
|
||||
description="Exzellenz, Hygiene und Vertrauen – seit über 20 Jahren."
|
||||
@@ -181,30 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Heike Pollak",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=4",
|
||||
},
|
||||
id: "1", name: "Heike Pollak", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Birgit Morhai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=4",
|
||||
},
|
||||
id: "2", name: "Birgit Morhai", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sandra Fink",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Sandra Fink", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tina S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Tina S.", imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Gisela H.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=5",
|
||||
},
|
||||
id: "5", name: "Gisela H.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg"},
|
||||
]}
|
||||
cardTitle="Das sagen unsere Kunden"
|
||||
cardTag="Stammkunden"
|
||||
@@ -219,15 +145,11 @@ export default function LandingPage() {
|
||||
description="Mit über 20 Jahren Erfahrung in der Nagelkunst ist Heidrun Fischer eine bekannte Größe in der Branche. Jeder Besuch bei Heidrun Fischer ist mehr als eine Behandlung – es ist eine Erfahrung geprägt von Fachkompetenz, Hygiene und echter Wertschätzung."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Jahre Erfahrung",
|
||||
},
|
||||
value: "20+", title: "Jahre Erfahrung"},
|
||||
{
|
||||
value: "1000+",
|
||||
title: "Zufriedene Kunden",
|
||||
},
|
||||
value: "1000+", title: "Zufriedene Kunden"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -237,16 +159,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Kontakt"
|
||||
title="Buchen Sie Ihren Termin"
|
||||
description="Wir freuen uns auf Ihre Anfrage. Rufen Sie uns an oder schreiben Sie eine Nachricht."
|
||||
buttons={[
|
||||
{
|
||||
text: "Nachricht senden",
|
||||
href: "#",
|
||||
},
|
||||
text: "Nachricht senden", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -255,13 +174,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Heidrun Fischer"
|
||||
leftLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user