From 3761ccda916606d06f9dc1fd5821957d95f0c5e9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 22:23:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 285 ++++++++++------------------------------------- 1 file changed, 60 insertions(+), 225 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d2e3b6..9ca0991 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,45 +48,28 @@ export default function LandingPage() {
@@ -108,17 +81,11 @@ export default function LandingPage() { description="NailedByKadora is a premium nail salon dedicated to delivering flawless beauty with every set. We focus on precision, creativity, and a relaxing experience." metrics={[ { - value: "100%", - title: "Client Satisfaction", - }, + value: "100%", title: "Client Satisfaction"}, { - value: "500+", - title: "Sets Created", - }, + value: "500+", title: "Sets Created"}, { - value: "10+", - title: "Design Styles", - }, + value: "10+", title: "Design Styles"}, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-using-phone-blue_140725-24236.jpg?_wi=1" imageAlt="Nail artist precision work salon" @@ -135,23 +102,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Acrylic Nails", - description: "Long-lasting durability with custom shaping and artistic finishes.", - imageSrc: "http://img.b2bpic.net/free-photo/soft-gentle-photo-woman-hand-with-big-ring-red-manicure-hold-cute-little-pink-dried-flowers-white_343596-3262.jpg", - imageAlt: "Long acrylic nail design pattern", - }, + title: "Acrylic Nails", description: "Long-lasting durability with custom shaping and artistic finishes.", imageSrc: "http://img.b2bpic.net/free-photo/soft-gentle-photo-woman-hand-with-big-ring-red-manicure-hold-cute-little-pink-dried-flowers-white_343596-3262.jpg", imageAlt: "Long acrylic nail design pattern"}, { - title: "Gel Manicures", - description: "High-gloss, chip-resistant finish for your natural nails.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-2381.jpg", - imageAlt: "Professional gel manicure pink polish", - }, + title: "Gel Manicures", description: "High-gloss, chip-resistant finish for your natural nails.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-2381.jpg", imageAlt: "Professional gel manicure pink polish"}, { - title: "Custom Nail Art", - description: "Hand-painted designs, rhinestones, and unique artistic patterns.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg", - imageAlt: "Custom nail art floral design", - }, + title: "Custom Nail Art", description: "Hand-painted designs, rhinestones, and unique artistic patterns.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg", imageAlt: "Custom nail art floral design"}, ]} title="Our Professional Services" description="Indulge in our range of high-quality nail treatments designed to make you feel polished and pampered." @@ -166,47 +121,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Signature Pink Set", - price: "$80", - variant: "Acrylic", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-caucasian-lady-with-bright-makeup-posing-with-eyes-closed-relaxed-model-black-blouse_197531-14022.jpg", - }, + id: "p1", name: "Signature Pink Set", price: "$80", variant: "Acrylic", imageSrc: "http://img.b2bpic.net/free-photo/amazing-caucasian-lady-with-bright-makeup-posing-with-eyes-closed-relaxed-model-black-blouse_197531-14022.jpg"}, { - id: "p2", - name: "Minimalist Gel", - price: "$60", - variant: "Gel", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept-beach_23-2148594303.jpg", - }, + id: "p2", name: "Minimalist Gel", price: "$60", variant: "Gel", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept-beach_23-2148594303.jpg"}, { - id: "p3", - name: "Luxury Rhinestone Art", - price: "$120", - variant: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693570.jpg", - }, + id: "p3", name: "Luxury Rhinestone Art", price: "$120", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693570.jpg"}, { - id: "p4", - name: "Floral Design Set", - price: "$90", - variant: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-decorative-ball_23-2148346342.jpg", - }, + id: "p4", name: "Floral Design Set", price: "$90", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-decorative-ball_23-2148346342.jpg"}, { - id: "p5", - name: "Classic French Acrylic", - price: "$85", - variant: "Acrylic", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg", - }, + id: "p5", name: "Classic French Acrylic", price: "$85", variant: "Acrylic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg"}, { - id: "p6", - name: "Glam Polish Set", - price: "$70", - variant: "Gel", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262887.jpg", - }, + id: "p6", name: "Glam Polish Set", price: "$70", variant: "Gel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262887.jpg"}, ]} title="Nail Design Gallery" description="Explore our portfolio of handcrafted luxury sets." @@ -220,53 +145,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - title: "Gel Manicure", - price: "$50", - period: "/ set", - features: [ - "Natural nails", - "Basic color", - "Cleanup", - ], + id: "basic", title: "Gel Manicure", price: "$50", period: "/ set", features: [ + "Natural nails", "Basic color", "Cleanup"], button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-getting-engaged-valentines-day_23-2149202965.jpg", - imageAlt: "Young couple getting engaged on valentines day", - }, + text: "Book Now"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-getting-engaged-valentines-day_23-2149202965.jpg", imageAlt: "Young couple getting engaged on valentines day"}, { - id: "pro", - title: "Acrylic Set", - price: "$80", - period: "/ set", - features: [ - "Full set acrylics", - "Standard color", - "Shaping", - ], + id: "pro", title: "Acrylic Set", price: "$80", period: "/ set", features: [ + "Full set acrylics", "Standard color", "Shaping"], button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262902.jpg?_wi=2", - imageAlt: "Young couple getting engaged on valentines day", - }, + text: "Book Now"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262902.jpg?_wi=2", imageAlt: "Young couple getting engaged on valentines day"}, { - id: "vip", - title: "Deluxe Custom Art", - price: "$110", - period: "/ set", - features: [ - "Extended acrylics", - "Complex nail art", - "Rhinestones", - ], + id: "vip", title: "Deluxe Custom Art", price: "$110", period: "/ set", features: [ + "Extended acrylics", "Complex nail art", "Rhinestones"], button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-using-phone-blue_140725-24236.jpg?_wi=2", - imageAlt: "Young couple getting engaged on valentines day", - }, + text: "Book Now"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-using-phone-blue_140725-24236.jpg?_wi=2", imageAlt: "Young couple getting engaged on valentines day"}, ]} title="Pricing Options" description="Choose your perfect nail set today." @@ -279,45 +174,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - title: "Flawless!", - quote: "I love my nails. I’m a returning customer.", - name: "Sarah J.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285918.jpg", - }, + id: "t1", title: "Flawless!", quote: "I love my nails. I’m a returning customer.", name: "Sarah J.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285918.jpg"}, { - id: "t2", - title: "Best in Lagos!", - quote: "The artistry is unmatched. My nails stay for weeks.", - name: "Amaka O.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-ready-party_23-2149272216.jpg", - }, + id: "t2", title: "Best in Lagos!", quote: "The artistry is unmatched. My nails stay for weeks.", name: "Amaka O.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-ready-party_23-2149272216.jpg"}, { - id: "t3", - title: "Professional", - quote: "Super relaxing environment and great work.", - name: "Chioma B.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-2334.jpg", - }, + id: "t3", title: "Professional", quote: "Super relaxing environment and great work.", name: "Chioma B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-2334.jpg"}, { - id: "t4", - title: "Loved it", - quote: "My custom design was exactly as I imagined.", - name: "Tolu A.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/sexy-blonde-with-long-curly-hair-poses-black-jacket-dark-studio_8353-5064.jpg", - }, + id: "t4", title: "Loved it", quote: "My custom design was exactly as I imagined.", name: "Tolu A.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/sexy-blonde-with-long-curly-hair-poses-black-jacket-dark-studio_8353-5064.jpg"}, { - id: "t5", - title: "Will be back!", - quote: "Incredible service and very friendly staff.", - name: "Nkechi U.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-makeup-sponges-happily-white-wall_114579-49577.jpg", - }, + id: "t5", title: "Will be back!", quote: "Incredible service and very friendly staff.", name: "Nkechi U.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-makeup-sponges-happily-white-wall_114579-49577.jpg"}, ]} title="What Our Clients Say" description="See why our clients choose Kadora for their nail care." @@ -331,28 +196,17 @@ export default function LandingPage() { description="Book your next set today and leave feeling polished, pampered, and confident. Reach out to us via the form or links below." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your desired design...", - rows: 4, + name: "message", placeholder: "Tell us about your desired design...", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-using-phone-blue_140725-24236.jpg?_wi=3" @@ -364,50 +218,31 @@ export default function LandingPage() { logoText="NailedByKadora" columns={[ { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Gallery", - href: "#gallery", - }, + label: "Gallery", href: "#gallery"}, ], }, { - title: "Social", - items: [ + title: "Social", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "WhatsApp", - href: "#", - }, + label: "WhatsApp", href: "#"}, { - label: "Booking", - href: "#", - }, + label: "Booking", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} @@ -416,4 +251,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1