Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-05-07 16:15:11 +00:00

View File

@@ -38,16 +38,16 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="Nailed by Nicole" brandName="Nailed by Nicole"
button={{ text: "Book Now", href: "#contact" }} button={{ text: "Boka Nu", href: "#contact" }}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
title="Luxury Gel Nails in Borås" title="Lyxiga Gelnaglar i Borås"
description="Experience the artistry of custom nail design in a relaxing, elegant environment. Dedicated to high-end gel nails and meticulous manicure care." description="Upplev konsten av skräddarsydd nageldesign i en avkopplande, elegant miljö. Dedikerad till högkvalitativa gelnaglar och noggrann manikyrvård."
buttons={[{ text: "Book Your Session", href: "#contact" }]} buttons={[{ text: "Boka Din Tid", href: "#contact" }]}
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=1", imageAlt: "Nail art detail" }, { imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=1", imageAlt: "Nail art detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=1", imageAlt: "Gel manicure process" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=1", imageAlt: "Gel manicure process" },
@@ -63,7 +63,7 @@ export default function LandingPage() {
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ type: "text", content: "Elevated Nail Care in Borås" }, { type: "text", content: "Upphöjd Nagelvard i Borås" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166689.jpg", alt: "Nicole at work" }, { type: "image", src: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166689.jpg", alt: "Nicole at work" },
]} ]}
/> />
@@ -75,12 +75,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ id: "1", title: "Gel Manicure", tags: ["Classic", "Long-lasting"], imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg", imageAlt: "Woman showing her nail art on fingernails with glass" }, { id: "1", title: "Gelmanikyr", tags: ["Klassisk", "Hållbar"], imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "2", title: "Pedicure Care", tags: ["Relaxing", "Renewal"], imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" }, { id: "2", title: "Pedikyr", tags: ["Avkopplande", "Förnyelse"], imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "3", title: "Custom Nail Art", tags: ["Artistic", "Unique"], imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" }, { id: "3", title: "Nagelkonst", tags: ["Konstnärlig", "Unik"], imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" },
]} ]}
title="Our Signature Services" title="Våra Signaturtjänster"
description="Premium treatments tailored to your unique style." description="Premiumbehandlingar skräddarsydda för din unika stil."
/> />
</div> </div>
@@ -90,12 +90,12 @@ export default function LandingPage() {
textboxLayout="split-actions" textboxLayout="split-actions"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ id: "1", title: "Gel Manicure", price: "790 kr", period: "approx 90min", features: ["Nail shaping", "Cuticle care", "Gel polish"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-manicure-flower-close-up_23-2149311591.jpg", imageAlt: "Beautiful manicure and flower close up" }, { id: "1", title: "Gelmanikyr", price: "790 kr", period: "ca 90min", features: ["Nagelformning", "Nagelbandsvård", "Gelélack"], button: { text: "Boka nu", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-manicure-flower-close-up_23-2149311591.jpg", imageAlt: "Beautiful manicure and flower close up" },
{ id: "2", title: "Pedicure", price: "890 kr", period: "approx 75min", features: ["Foot scrub", "Callus treatment", "Gel polish"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" }, { id: "2", title: "Pedikyr", price: "890 kr", period: "ca 75min", features: ["Fotpeeling", "Förhårdnadsbehandling", "Gelélack"], button: { text: "Boka nu", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" },
{ id: "3", title: "Advanced Nail Art", price: "+ 300 kr", period: "additional", features: ["Intricate hand-painting", "Gem accents", "Custom finishes"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" }, { id: "3", title: "Avancerad Nagelkonst", price: "+ 300 kr", period: "tillägg", features: ["Handmålade detaljer", "Sten-dekorationer", "Specialfinish"], button: { text: "Boka nu", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" },
]} ]}
title="Price List" title="Prislista"
description="Choose your beauty investment." description="Välj din skönhetsinvestering."
/> />
</div> </div>
@@ -106,15 +106,15 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "1", name: "Pastel Pink Gel", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg" }, { id: "1", name: "Pastellrosa Gel", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg" },
{ id: "2", name: "Classic French Art", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-caucasian-woman-with-eye-patches-studio-shot-lady-turban-doing-her-skincare_197531-25913.jpg" }, { id: "2", name: "Klassisk Fransk", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-caucasian-woman-with-eye-patches-studio-shot-lady-turban-doing-her-skincare_197531-25913.jpg" },
{ id: "3", name: "Glitter Finish", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2438.jpg" }, { id: "3", name: "Glitter Finish", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2438.jpg" },
{ id: "4", name: "Floral Design", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nail-art-presentation_23-2149295350.jpg" }, { id: "4", name: "Blomdesign", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nail-art-presentation_23-2149295350.jpg" },
{ id: "5", name: "Matte Finish", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/hands-detail-flamenco-dancer-beautiful-dress-black-back_1301-4253.jpg" }, { id: "5", name: "Matt Finish", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/hands-detail-flamenco-dancer-beautiful-dress-black-back_1301-4253.jpg" },
{ id: "6", name: "Chrome Effect", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/manicure-concept-with-nail-file_23-2149171293.jpg" }, { id: "6", name: "Kromeffekt", price: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/manicure-concept-with-nail-file_23-2149171293.jpg" },
]} ]}
title="Our Work" title="Vårt Arbete"
description="Browse our latest nail art creations." description="Utforska våra senaste skapelser."
/> />
</div> </div>
@@ -125,15 +125,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ id: "1", name: "Emma L.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-model-demonstrating-expensive-ring_7502-7046.jpg" }, { id: "1", name: "Emma L.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-model-demonstrating-expensive-ring_7502-7046.jpg" },
{ id: "2", name: "Sara H.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-spa-environment_1098-3077.jpg" }, { id: "2", name: "Sara H.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-spa-environment_1098-3077.jpg" },
{ id: "3", name: "Sofia G.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-ecstatic-young-red-haired-female-smiling-broadly-being-excited-after-her-boyfriend-proposed-her-overjoyed-girl-showing-engagement-ring-her-finger-happy-with-marriage-proposal_343059-754.jpg" }, { id: "3", name: "Sofia G.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-ecstatic-young-red-haired-female-smiling-broadly-being-excited-after-her-boyfriend-proposed-her-overjoyed-girl-showing-engagement-ring-her-finger-happy-with-marriage-proposal_343059-754.jpg" },
{ id: "4", name: "Linnea M.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nails_1301-1289.jpg" }, { id: "4", name: "Linnea M.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nails_1301-1289.jpg" },
{ id: "5", name: "Anna P.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-makeup-artist-with-client-choosing-eyeshadow_23-2148113255.jpg" }, { id: "5", name: "Anna P.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-makeup-artist-with-client-choosing-eyeshadow_23-2148113255.jpg" },
{ id: "6", name: "Karin D.", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-smoking-joint-home_181624-25481.jpg" }, { id: "6", name: "Karin D.", role: "Klient", company: "Lokal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-smoking-joint-home_181624-25481.jpg" },
]} ]}
title="Loved by Clients" title="Omtyckt av Klienter"
description="Hear what our Borås community says." description="Hör vad vårt community i Borås säger."
/> />
</div> </div>
@@ -142,12 +142,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ id: "1", title: "How do I book an appointment?", content: "You can easily book online via our contact form or DM via Instagram." }, { id: "1", title: "Hur bokar jag en tid?", content: "Du kan enkelt boka online via vårt kontaktformulär eller skicka DM på Instagram." },
{ id: "2", title: "What payment methods are accepted?", content: "We accept Swish and card payments at the salon." }, { id: "2", title: "Vilka betalningsmetoder accepteras?", content: "Vi accepterar Swish och kortbetalning på salongen." },
{ id: "3", title: "Do you offer nail repairs?", content: "Yes, we provide complimentary repairs within 3 days of your service." }, { id: "3", title: "Erbjuder ni nagelreparationer?", content: "Ja, vi erbjuder kostnadsfria reparationer inom 3 dagar efter ditt besök." },
]} ]}
title="Common Questions" title="Vanliga Frågor"
description="Find everything you need to know about our salon policies." description="Hitta information om våra salongspolicyer."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -156,18 +156,18 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "plain" }} background={{ variant: "plain" }}
tag="Booking" tag="Bokning"
title="Ready to pamper yourself?" title="Redo att skämma bort dig själv?"
description="Send us a message to secure your spot in Borås today." description="Skicka ett meddelande för att säkra din plats i Borås idag."
inputPlaceholder="Enter your email or phone number" inputPlaceholder="Ange din e-post eller telefonnummer"
buttonText="Send Booking Inquiry" buttonText="Skicka Bokningsförfrågan"
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Nailed by Nicole" logoText="Nailed by Nicole"
copyrightText="© 2025 Nailed by Nicole Borås" copyrightText="© 2025 Nailed by Nicole Borås | Alla rättigheter förbehållna"
/> />
</div> </div>
</ReactLenis> </ReactLenis>