Merge version_10 into main #28

Merged
bender merged 2 commits from version_10 into main 2026-04-16 13:34:51 +00:00
2 changed files with 35 additions and 80 deletions

View File

@@ -26,6 +26,7 @@ export default function ContactPage() {
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/features" },
{ name: "Booking", id: "/contact" },
{ name: "Contact", id: "/contact" },
]}
brandName="MD NAILS"
@@ -53,4 +54,4 @@ export default function ContactPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -32,14 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Services", id: "features"},
{
name: "Contact", id: "/contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Booking", id: "/contact" },
{ name: "Contact", id: "/contact" },
]}
brandName="MD NAILS"
/>
@@ -50,10 +47,8 @@ export default function LandingPage() {
logoText="MD NAILS"
description="Erleben Sie erstklassige Nagelpflege im Herzen von Güstrow. Neukunden erhalten 20 % Rabatt!"
buttons={[
{
text: "Termin Buchen ", href: "tel:015206021899"},
{
text: "Directions", href: "https://maps.google.com"},
{ text: "Termin Buchen", href: "/contact" },
{ text: "Directions", href: "https://maps.google.com" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776337460775-1ck79tob.png"
@@ -65,12 +60,9 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text", content: "Professionelle NagelpflegeNagelstylistin"},
{
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xebnmw", alt: "nail artist working"},
{
type: "text", content: "in Güstrow"},
{ type: "text", content: "Professionelle NagelpflegeNagelstylistin" },
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xebnmw", alt: "nail artist working" },
{ type: "text", content: "in Güstrow" },
]}
/>
</div>
@@ -82,12 +74,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
title: "Professionelle Maniküre", description: "Professionelle Pflege für schöne, gesunde Nägel.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336056313-h5synoda.png"},
{
title: "Entspannende Pediküre ", description: "Verwöhnen Sie Ihre Füße mit unseren erstklassigen Behandlungen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336508234-muuhbve7.png"},
{
title: "Nail Art Design", description: "Individuelle Styles und Trends, die zu deiner Persönlichkeit passen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776340143025-sl6b9v33.png"},
{ title: "Professionelle Maniküre", description: "Professionelle Pflege für schöne, gesunde Nägel.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336056313-h5synoda.png" },
{ title: "Entspannende Pediküre", description: "Verwöhnen Sie Ihre Füße mit unseren erstklassigen Behandlungen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336508234-muuhbve7.png" },
{ title: "Nail Art Design", description: "Individuelle Styles und Trends, die zu deiner Persönlichkeit passen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776340143025-sl6b9v33.png" },
]}
title="Unser Service"
description="Wir bieten eine Vielzahl von Schönheitsbehandlungen an, damit Sie immer gut aussehen."
@@ -101,21 +90,15 @@ export default function LandingPage() {
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={true}
products={[
{
id: "p1", name: "Classic Manicure", price: "from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jx4xx4"},
{
id: "p2", name: "Deluxe Pedicure", price: "from €35", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=81mll1"},
{
id: "p3", name: "Gel Nails Full Set", price: "from €45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m7d2rb"},
{
id: "p4", name: "Nail Art Polish", price: "from €10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s9wu9v"},
{
id: "p5", name: "Acrylic Refill", price: "from €30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ndfww"},
{
id: "p6", name: "Spa Hand Treatment", price: "from €25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z0tm8s"},
{ id: "p1", name: "Classic Manicure", price: "from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jx4xx4" },
{ id: "p2", name: "Deluxe Pedicure", price: "from €35", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=81mll1" },
{ id: "p3", name: "Gel Nails Full Set", price: "from €45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m7d2rb" },
{ id: "p4", name: "Nail Art Polish", price: "from €10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s9wu9v" },
{ id: "p5", name: "Acrylic Refill", price: "from €30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ndfww" },
{ id: "p6", name: "Spa Hand Treatment", price: "from €25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z0tm8s" },
]}
title="Service Highlights"
description="Entdecken Sie unser sorgfältig zusammengestelltes Angebot an Nagelstudio-Dienstleistungen."
description="Entdecken Sie unser sorgfältig zusammengestelltes Angebot an Nagelstudio-Dienstleistungen."
/>
</div>
@@ -125,15 +108,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1", icon: Star,
title: "Client Rating", value: "4.7"},
{
id: "m2", icon: Award,
title: "Satisfied Clients", value: "1000+"},
{
id: "m3", icon: Calendar,
title: "Years Experience", value: "5+"},
{ id: "m1", icon: Star, title: "Client Rating", value: "4.7" },
{ id: "m2", icon: Award, title: "Satisfied Clients", value: "1000+" },
{ id: "m3", icon: Calendar, title: "Years Experience", value: "5+" },
]}
title="Salon Excellence"
description="We are proud to serve the Güstrow community."
@@ -147,21 +124,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah Miller", role: "Client", company: "Local Resident", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ql5zoo"},
{
id: "2", name: "Julia Schmidt", role: "Client", company: "Local Resident", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5o0nx"},
{
id: "3", name: "Anna Weber", role: "Client", company: "Local Resident", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0qgq35"},
{
id: "4", name: "Lisa Fischer", role: "Client", company: "Local Resident", rating: 4,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ic80iw"},
{
id: "5", name: "Maria Koch", role: "Client", company: "Local Resident", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=foclua"},
{ id: "1", name: "Sarah Miller", role: "Client", company: "Local Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ql5zoo" },
{ id: "2", name: "Julia Schmidt", role: "Client", company: "Local Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5o0nx" },
{ id: "3", name: "Anna Weber", role: "Client", company: "Local Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0qgq35" },
{ id: "4", name: "Lisa Fischer", role: "Client", company: "Local Resident", rating: 4, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ic80iw" },
{ id: "5", name: "Maria Koch", role: "Client", company: "Local Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=foclua" },
]}
title="What Clients Say"
description="Read what our wonderful customers think about their experience at MD Nails."
@@ -173,12 +140,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Do I need an appointment?", content: "Yes, we recommend booking an appointment to ensure you get your preferred time."},
{
id: "f2", title: "Are walk-ins welcome?", content: "We try to accommodate walk-ins, but scheduled appointments take priority."},
{
id: "f3", title: "Do you offer discounts?", content: "Yes, new clients get 20% off their first visit."},
{ id: "f1", title: "Do I need an appointment?", content: "Yes, we recommend booking an appointment to ensure you get your preferred time." },
{ id: "f2", title: "Are walk-ins welcome?", content: "We try to accommodate walk-ins, but scheduled appointments take priority." },
{ id: "f3", title: "Do you offer discounts?", content: "Yes, new clients get 20% off their first visit." },
]}
mediaAnimation="slide-up"
title="Common Questions"
@@ -191,18 +155,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Visit", items: [
{
label: "Pferdemarkt 39, 18273 Güstrow", href: "https://maps.google.com"},
],
},
{
title: "Call", items: [
{
label: "01520 6021899", href: "tel:015206021899"},
],
},
{ title: "Visit", items: [{ label: "Pferdemarkt 39, 18273 Güstrow", href: "https://maps.google.com" }] },
{ title: "Call", items: [{ label: "01520 6021899", href: "tel:015206021899" }] },
]}
bottomLeftText="© 2025 MD NAILS"
bottomRightText="All Rights Reserved"