Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -92,27 +92,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Gel Manicure", description: "Long-lasting gel polish with custom designs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-touching-each-others-hands_74855-19966.jpg", imageAlt: "Professional gel manicure service", buttonIcon: ArrowRight,
|
||||
title: "Gel Manicure", description: "Long-lasting gel polish with custom designs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-touching-each-others-hands_74855-19966.jpg?_wi=1", imageAlt: "Professional gel manicure service", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
},
|
||||
{
|
||||
title: "Luxury Pedicure", description: "Relaxing foot care with premium polish", imageSrc: "http://img.b2bpic.net/free-photo/view-realistic-feet-touching-clear-running-water_23-2151210361.jpg", imageAlt: "Luxury pedicure treatment", buttonIcon: ArrowRight,
|
||||
title: "Luxury Pedicure", description: "Relaxing foot care with premium polish", imageSrc: "http://img.b2bpic.net/free-photo/view-realistic-feet-touching-clear-running-water_23-2151210361.jpg?_wi=1", imageAlt: "Luxury pedicure treatment", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
},
|
||||
{
|
||||
title: "Nail Art Design", description: "Custom artistic designs and decorative elements", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-protective-medical-mask-nail-beauty-salon-with-amazing-natural-soft-light_343596-1842.jpg", imageAlt: "Creative nail art designs", buttonIcon: ArrowRight,
|
||||
title: "Nail Art Design", description: "Custom artistic designs and decorative elements", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-protective-medical-mask-nail-beauty-salon-with-amazing-natural-soft-light_343596-1842.jpg?_wi=1", imageAlt: "Creative nail art designs", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
},
|
||||
{
|
||||
title: "Acrylic Nails", description: "Durable extensions with unlimited design options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-touching-each-others-hands_74855-19966.jpg", imageAlt: "Acrylic nail extensions", buttonIcon: ArrowRight,
|
||||
title: "Acrylic Nails", description: "Durable extensions with unlimited design options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-touching-each-others-hands_74855-19966.jpg?_wi=2", imageAlt: "Acrylic nail extensions", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
},
|
||||
{
|
||||
title: "Nail Repair", description: "Professional repair and maintenance services", imageSrc: "http://img.b2bpic.net/free-photo/view-realistic-feet-touching-clear-running-water_23-2151210361.jpg", imageAlt: "Nail repair and maintenance", buttonIcon: ArrowRight,
|
||||
title: "Nail Repair", description: "Professional repair and maintenance services", imageSrc: "http://img.b2bpic.net/free-photo/view-realistic-feet-touching-clear-running-water_23-2151210361.jpg?_wi=2", imageAlt: "Nail repair and maintenance", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
},
|
||||
{
|
||||
title: "Bridal Nails", description: "Special designs for your perfect wedding day", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-protective-medical-mask-nail-beauty-salon-with-amazing-natural-soft-light_343596-1842.jpg", imageAlt: "Bridal nail designs", buttonIcon: ArrowRight,
|
||||
title: "Bridal Nails", description: "Special designs for your perfect wedding day", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-protective-medical-mask-nail-beauty-salon-with-amazing-natural-soft-light_343596-1842.jpg?_wi=2", imageAlt: "Bridal nail designs", buttonIcon: ArrowRight,
|
||||
buttonHref: "booking"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user