diff --git a/src/app/page.tsx b/src/app/page.tsx
index e6d53a9..b062131 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,107 +30,66 @@ export default function LandingPage() {
@@ -143,59 +102,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@sarah.nails.to",
- testimonial: "Lucy Nails is my go-to salon in The Junction! The team is incredibly friendly, and my nails always look stunning. Highly recommend!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-glad-girl-pink-eyemask-laughing-while-posing-kitchen-indoor-photo-pretty-sisters-joking-morning_197531-21460.jpg",
- imageAlt: "Sarah Johnson",
- },
+ id: "1", name: "Sarah J.", handle: "@sarah.nails.to", testimonial: "Lucy Nails is my go-to salon in The Junction! The team is incredibly friendly, and my nails always look stunning. Highly recommend!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/caucasian-glad-girl-pink-eyemask-laughing-while-posing-kitchen-indoor-photo-pretty-sisters-joking-morning_197531-21460.jpg", imageAlt: "Sarah Johnson"},
{
- id: "2",
- name: "Emily R.",
- handle: "@emily.beauty",
- testimonial: "I've been coming to Lucy Nails for years. Their attention to detail and warm atmosphere make every visit a true pampering session.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/resort-therapy_1098-15102.jpg",
- imageAlt: "Emily Rodriguez",
- },
+ id: "2", name: "Emily R.", handle: "@emily.beauty", testimonial: "I've been coming to Lucy Nails for years. Their attention to detail and warm atmosphere make every visit a true pampering session.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/resort-therapy_1098-15102.jpg", imageAlt: "Emily Rodriguez"},
{
- id: "3",
- name: "Jessica L.",
- handle: "@jessica.toronto",
- testimonial: "From classic manicures to intricate nail art, Lucy Nails always delivers. It’s a true neighbourhood gem that Torontonians love and trust!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg",
- imageAlt: "Jessica Lee",
- },
+ id: "3", name: "Jessica L.", handle: "@jessica.toronto", testimonial: "From classic manicures to intricate nail art, Lucy Nails always delivers. It’s a true neighbourhood gem that Torontonians love and trust!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg", imageAlt: "Jessica Lee"},
{
- id: "4",
- name: "Chloe K.",
- handle: "@chloe.nails",
- testimonial: "The staff at Lucy Nails are so professional and talented. I always leave feeling refreshed and with gorgeous nails. Best salon ever!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-pink-blouse-yellow-wall_343596-5961.jpg",
- imageAlt: "Chloe Kim",
- },
+ id: "4", name: "Chloe K.", handle: "@chloe.nails", testimonial: "The staff at Lucy Nails are so professional and talented. I always leave feeling refreshed and with gorgeous nails. Best salon ever!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-pink-blouse-yellow-wall_343596-5961.jpg", imageAlt: "Chloe Kim"},
{
- id: "5",
- name: "Olivia M.",
- handle: "@olivia.sparkle",
- testimonial: "Fantastic experience every time! The salon is clean, the vibe is relaxing, and my nails last forever. Couldn't ask for more.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4466.jpg",
- imageAlt: "Olivia Miller",
- },
+ id: "5", name: "Olivia M.", handle: "@olivia.sparkle", testimonial: "Fantastic experience every time! The salon is clean, the vibe is relaxing, and my nails last forever. Couldn't ask for more.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4466.jpg", imageAlt: "Olivia Miller"},
{
- id: "6",
- name: "David P.",
- handle: "@david.grooming",
- testimonial: "Never thought I'd find a nail salon this good for men's grooming. Lucy Nails is discreet, professional, and my hands feel great.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-4995.jpg",
- imageAlt: "David P.",
- },
+ id: "6", name: "David P.", handle: "@david.grooming", testimonial: "Never thought I'd find a nail salon this good for men's grooming. Lucy Nails is discreet, professional, and my hands feel great.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-4995.jpg", imageAlt: "David P."},
]}
showRating={true}
title="Our Clients Love Us"
@@ -210,41 +133,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Classic Manicures",
- author: "Perfect Polish",
- description: "Treat your hands to a meticulous grooming session, complete with shaping, cuticle care, and a flawless polish application.",
- tags: [
- "Manicure",
- "Polish",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974529.jpg",
- imageAlt: "Classic manicure",
- },
+ id: "f1", title: "Classic Manicures", author: "Perfect Polish", description: "Treat your hands to a meticulous grooming session, complete with shaping, cuticle care, and a flawless polish application.", tags: [
+ "Manicure", "Polish"],
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974529.jpg", imageAlt: "Classic manicure"},
{
- id: "f2",
- title: "Relaxing Pedicures",
- author: "Foot Bliss",
- description: "Indulge your feet with a soothing soak, exfoliation, callous removal, and a hydrating massage, finished with perfect polish.",
- tags: [
- "Pedicure",
- "Spa",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/home-salon-pedicure-foot-care-treatment-nail-process-professional-pedicures-master-blue-gloves-apply-light-pink-gel-polish_343596-1650.jpg",
- imageAlt: "Relaxing pedicure",
- },
+ id: "f2", title: "Relaxing Pedicures", author: "Foot Bliss", description: "Indulge your feet with a soothing soak, exfoliation, callous removal, and a hydrating massage, finished with perfect polish.", tags: [
+ "Pedicure", "Spa"],
+ imageSrc: "http://img.b2bpic.net/free-photo/home-salon-pedicure-foot-care-treatment-nail-process-professional-pedicures-master-blue-gloves-apply-light-pink-gel-polish_343596-1650.jpg", imageAlt: "Relaxing pedicure"},
{
- id: "f3",
- title: "Long-Lasting Gel Nails",
- author: "Durable Beauty",
- description: "Enjoy chip-free, high-shine nails for weeks with our premium gel polish application, available in a spectrum of colours.",
- tags: [
- "Gel Nails",
- "Durability",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/female-hand-with-purple-nail-design-holding-black-coffee-cup_127675-2658.jpg",
- imageAlt: "Gel nails",
- },
+ id: "f3", title: "Long-Lasting Gel Nails", author: "Durable Beauty", description: "Enjoy chip-free, high-shine nails for weeks with our premium gel polish application, available in a spectrum of colours.", tags: [
+ "Gel Nails", "Durability"],
+ imageSrc: "http://img.b2bpic.net/free-photo/female-hand-with-purple-nail-design-holding-black-coffee-cup_127675-2658.jpg", imageAlt: "Gel nails"},
]}
title="Our Signature Services"
description="Discover the treatments that make Lucy Nails Toronto's favourite choice for beauty and relaxation."
@@ -257,33 +156,21 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "Do I need an appointment?",
- content: "While appointments are recommended to ensure availability, we always welcome walk-ins! Feel free to stop by anytime during our operating hours.",
- },
+ id: "faq1", title: "Do I need an appointment?", content: "While appointments are recommended to ensure availability, we always welcome walk-ins! Feel free to stop by anytime during our operating hours."},
{
- id: "faq2",
- title: "What products do you use?",
- content: "We use only high-quality, professional-grade nail care products from trusted brands to ensure the best results and lasting beauty for your nails.",
- },
+ id: "faq2", title: "What products do you use?", content: "We use only high-quality, professional-grade nail care products from trusted brands to ensure the best results and lasting beauty for your nails."},
{
- id: "faq3",
- title: "How long do gel nails last?",
- content: "Our premium gel manicures typically last 2-3 weeks without chipping, depending on your nail growth and daily activities. We also offer refills and removals.",
- },
+ id: "faq3", title: "How long do gel nails last?", content: "Our premium gel manicures typically last 2-3 weeks without chipping, depending on your nail growth and daily activities. We also offer refills and removals."},
{
- id: "faq4",
- title: "Can you do custom nail art?",
- content: "Absolutely! Our talented technicians specialize in custom nail art. Bring your ideas or let us inspire you with our portfolio of designs. Prices vary based on complexity.",
- },
+ id: "faq4", title: "Can you do custom nail art?", content: "Absolutely! Our talented technicians specialize in custom nail art. Bring your ideas or let us inspire you with our portfolio of designs. Prices vary based on complexity."},
{
- id: "faq5",
- title: "Do you offer gift cards?",
- content: "Yes, we do! Lucy Nails gift cards are available for purchase in various denominations, perfect for treating a loved one or yourself to a pampering session. Visit our 'Shop' page for more details.",
- },
+ id: "faq5", title: "Do you offer gift cards?", content: "Yes, we do! Lucy Nails gift cards are available for purchase in various denominations, perfect for treating a loved one or yourself to a pampering session. Visit our 'Shop' page for more details."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-blonde-woman-body-suit-white-shirt-with-pink-beautiful-lips-holding-cigar_343596-450.jpg"
imageAlt="Woman with perfect"
+ title="Frequently Asked Questions"
+ description="Find answers to common questions about Lucy Nails, our services, and booking."
+ faqsAnimation="slide-up"
/>
@@ -291,91 +178,59 @@ export default function LandingPage() {