diff --git a/src/app/page.tsx b/src/app/page.tsx
index 94aa692..8fb5e2c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,63 +49,40 @@ export default function LandingPage() {
@@ -126,9 +93,7 @@ export default function LandingPage() {
title="Welcome to Jéssence"
buttons={[
{
- text: "Learn More",
- href: "#contact",
- },
+ text: "Learn More", href: "#contact"},
]}
/>
@@ -140,23 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Artistic Manicures",
- description: "From classic gels to intricate nail art, our technicians bring creativity to your fingertips.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=1",
- imageAlt: "Nail art detail",
- },
+ title: "Artistic Manicures", description: "From classic gels to intricate nail art, our technicians bring creativity to your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=1", imageAlt: "Nail art detail"},
{
- title: "Rejuvenating Pedicures",
- description: "Indulge in a spa-level experience for your feet that leaves you feeling polished and pampered.",
- imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=1",
- imageAlt: "Spa pedicure treatment",
- },
+ title: "Rejuvenating Pedicures", description: "Indulge in a spa-level experience for your feet that leaves you feeling polished and pampered.", imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=1", imageAlt: "Spa pedicure treatment"},
{
- title: "Facial Spa Treatments",
- description: "Comprehensive skin care services focused on hydration, rejuvenation, and natural beauty.",
- imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=1",
- imageAlt: "Facial treatment service",
- },
+ title: "Facial Spa Treatments", description: "Comprehensive skin care services focused on hydration, rejuvenation, and natural beauty.", imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=1", imageAlt: "Facial treatment service"},
]}
title="Our Signature Services"
description="Discover our curated range of professional beauty treatments, delivered with expertise and precision."
@@ -170,52 +123,27 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1",
- price: "$45",
- name: "Classic Manicure",
- features: [
- "Nail shaping",
- "Cuticle work",
- "Polish application",
- ],
+ id: "p1", price: "$45", name: "Classic Manicure", features: [
+ "Nail shaping", "Cuticle work", "Polish application"],
buttons: [
{
- text: "Book",
- href: "#contact",
- },
+ text: "Book", href: "#contact"},
],
},
{
- id: "p2",
- price: "$65",
- name: "Signature Pedicure",
- features: [
- "Foot soak",
- "Exfoliation",
- "Massage",
- "Polish",
- ],
+ id: "p2", price: "$65", name: "Signature Pedicure", features: [
+ "Foot soak", "Exfoliation", "Massage", "Polish"],
buttons: [
{
- text: "Book",
- href: "#contact",
- },
+ text: "Book", href: "#contact"},
],
},
{
- id: "p3",
- price: "$90",
- name: "Full Beauty Glow",
- features: [
- "Manicure",
- "Facial treatment",
- "Specialized care",
- ],
+ id: "p3", price: "$90", name: "Full Beauty Glow", features: [
+ "Manicure", "Facial treatment", "Specialized care"],
buttons: [
{
- text: "Book",
- href: "#contact",
- },
+ text: "Book", href: "#contact"},
],
},
]}
@@ -232,23 +160,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "t1",
- name: "Elena Ross",
- role: "Lead Manicurist",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg",
- },
+ id: "t1", name: "Elena Ross", role: "Lead Manicurist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg"},
{
- id: "t2",
- name: "Sofia Conti",
- role: "Nail Artist",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-sitting-front-table-working-with-her-nails-blue_140725-24253.jpg",
- },
+ id: "t2", name: "Sofia Conti", role: "Nail Artist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-sitting-front-table-working-with-her-nails-blue_140725-24253.jpg"},
{
- id: "t3",
- name: "Maya Singh",
- role: "Spa Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg",
- },
+ id: "t3", name: "Maya Singh", role: "Spa Specialist", imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg"},
]}
title="Meet Our Experts"
description="Our dedicated professional team ensures you receive the highest standard of care at Jéssence."
@@ -261,60 +177,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Alice T.",
- date: "Oct 2023",
- title: "Best experience",
- quote: "The manicure was flawless, and the atmosphere so relaxing.",
- tag: "Satisfied",
- avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230931.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg?_wi=2",
- imageAlt: "happy client portrait salon",
- },
+ id: "1", name: "Alice T.", date: "Oct 2023", title: "Best experience", quote: "The manicure was flawless, and the atmosphere so relaxing.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230931.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg?_wi=2", imageAlt: "happy client portrait salon"},
{
- id: "2",
- name: "Sarah L.",
- date: "Nov 2023",
- title: "Highly professional",
- quote: "I love the nail art options. Elena is amazing!",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg",
- imageAlt: "happy client portrait salon",
- },
+ id: "2", name: "Sarah L.", date: "Nov 2023", title: "Highly professional", quote: "I love the nail art options. Elena is amazing!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", imageAlt: "happy client portrait salon"},
{
- id: "3",
- name: "Chloe M.",
- date: "Dec 2023",
- title: "So pampered",
- quote: "The pedicure treatment made all the difference.",
- tag: "Premium",
- avatarSrc: "http://img.b2bpic.net/free-photo/bride-getting-makeup-done-medium-shot_23-2149860778.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=2",
- imageAlt: "happy client portrait salon",
- },
+ id: "3", name: "Chloe M.", date: "Dec 2023", title: "So pampered", quote: "The pedicure treatment made all the difference.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/bride-getting-makeup-done-medium-shot_23-2149860778.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=2", imageAlt: "happy client portrait salon"},
{
- id: "4",
- name: "Jessica W.",
- date: "Jan 2024",
- title: "Truly premium",
- quote: "Such a professional and clean studio environment.",
- tag: "Happy",
- avatarSrc: "http://img.b2bpic.net/free-photo/excited-young-brunette-girl-with-wrapped-hair-towel-sitting-table-with-makeup-tools-keeping-fists-up_141793-122739.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=2",
- imageAlt: "happy client portrait salon",
- },
+ id: "4", name: "Jessica W.", date: "Jan 2024", title: "Truly premium", quote: "Such a professional and clean studio environment.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/excited-young-brunette-girl-with-wrapped-hair-towel-sitting-table-with-makeup-tools-keeping-fists-up_141793-122739.jpg", imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=2", imageAlt: "happy client portrait salon"},
{
- id: "5",
- name: "Emily B.",
- date: "Feb 2024",
- title: "Great services",
- quote: "The facial treatment was so soothing and effective.",
- tag: "Client",
- avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-smoking-joint-home_181624-25481.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=2",
- imageAlt: "happy client portrait salon",
- },
+ id: "5", name: "Emily B.", date: "Feb 2024", title: "Great services", quote: "The facial treatment was so soothing and effective.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-smoking-joint-home_181624-25481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=2", imageAlt: "happy client portrait salon"},
]}
title="Client Stories"
description="See why our clients trust us with their beauty needs."
@@ -327,20 +198,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do I need to book in advance?",
- content: "Yes, we recommend booking at least a few days ahead to ensure your preferred time.",
- },
+ id: "q1", title: "Do I need to book in advance?", content: "Yes, we recommend booking at least a few days ahead to ensure your preferred time."},
{
- id: "q2",
- title: "Are your products eco-friendly?",
- content: "We prioritize organic and non-toxic products for all our services.",
- },
+ id: "q2", title: "Are your products eco-friendly?", content: "We prioritize organic and non-toxic products for all our services."},
{
- id: "q3",
- title: "What is your cancellation policy?",
- content: "Please notify us 24 hours in advance if you need to reschedule or cancel.",
- },
+ id: "q3", title: "What is your cancellation policy?", content: "Please notify us 24 hours in advance if you need to reschedule or cancel."},
]}
title="Frequently Asked"
description="Have questions? We have answers to help you book your next visit."
@@ -352,13 +214,13 @@ export default function LandingPage() {
@@ -368,33 +230,21 @@ export default function LandingPage() {
{
items: [
{
- label: "Services",
- href: "#features",
- },
+ label: "Services", href: "#features"},
{
- label: "Pricing",
- href: "#pricing",
- },
+ label: "Pricing", href: "#pricing"},
{
- label: "Booking",
- href: "#contact",
- },
+ label: "Booking", href: "#contact"},
],
},
{
items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
],
},
]}