Merge version_1 into main #3
@@ -22,13 +22,13 @@ const navItems = [
|
||||
const heroTestimonials = [
|
||||
{
|
||||
name: "Sophie Mitchell", handle: "Regular Client", testimonial: "Absolutely transformative treatments in the most peaceful environment. My skin has never looked better!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1"},
|
||||
{
|
||||
name: "Emma Robertson", handle: "Beauty Enthusiast", testimonial: "The attention to detail and professional expertise is exceptional. Every visit feels like a luxury experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=1"},
|
||||
{
|
||||
name: "Jessica Chen", handle: "Skincare Lover", testimonial: "Brigita's microneedling treatment exceeded all my expectations. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1"},
|
||||
];
|
||||
|
||||
const aboutBulletPoints = [
|
||||
@@ -49,21 +49,21 @@ const aboutBulletPoints = [
|
||||
const serviceFeatures = [
|
||||
{
|
||||
id: 1,
|
||||
tag: "Skincare", title: "Advanced Facials & Skincare", subtitle: "Professional treatments for every skin type", description: "From luxurious facials to targeted treatments like chemical peels and dermaplane services, our skincare specialists deliver visible results. We combine expertise with premium products to address your specific skin concerns.", imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65627.jpg", imageAlt: "Professional facial treatment", buttons: [
|
||||
tag: "Skincare", title: "Advanced Facials & Skincare", subtitle: "Professional treatments for every skin type", description: "From luxurious facials to targeted treatments like chemical peels and dermaplane services, our skincare specialists deliver visible results. We combine expertise with premium products to address your specific skin concerns.", imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65627.jpg?_wi=1", imageAlt: "Professional facial treatment", buttons: [
|
||||
{
|
||||
text: "Book Facial", href: "https://www.fresha.com/a/brigita-vather-london-80-buckingham-gate-ku462jwq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Massage", title: "Therapeutic Massages", subtitle: "Relax, unwind, and rejuvenate", description: "Experience the ultimate relaxation with our therapeutic massage services. Our skilled therapists use proven techniques to release tension, improve circulation, and help you achieve complete wellness.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg", imageAlt: "Relaxing massage therapy", buttons: [
|
||||
tag: "Massage", title: "Therapeutic Massages", subtitle: "Relax, unwind, and rejuvenate", description: "Experience the ultimate relaxation with our therapeutic massage services. Our skilled therapists use proven techniques to release tension, improve circulation, and help you achieve complete wellness.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg?_wi=1", imageAlt: "Relaxing massage therapy", buttons: [
|
||||
{
|
||||
text: "Book Massage", href: "https://www.fresha.com/a/brigita-vather-london-80-buckingham-gate-ku462jwq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Nails", title: "Manicures, Pedicures & Nail Art", subtitle: "Polished perfection at every visit", description: "From regular polish to BIAB manicures and beautiful shellac nail art, we keep your hands and feet looking impeccable. Our nail specialists ensure professional, long-lasting results.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg", imageAlt: "Professional nail salon service", buttons: [
|
||||
tag: "Nails", title: "Manicures, Pedicures & Nail Art", subtitle: "Polished perfection at every visit", description: "From regular polish to BIAB manicures and beautiful shellac nail art, we keep your hands and feet looking impeccable. Our nail specialists ensure professional, long-lasting results.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg?_wi=1", imageAlt: "Professional nail salon service", buttons: [
|
||||
{
|
||||
text: "Book Nails", href: "https://www.fresha.com/a/brigita-vather-london-80-buckingham-gate-ku462jwq"},
|
||||
],
|
||||
@@ -77,14 +77,14 @@ const serviceFeatures = [
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Specialized", title: "Microneedling & Advanced Treatments", subtitle: "Cutting-edge skincare technology", description: "Discover advanced treatments like microneedling that stimulate collagen production and improve skin texture. Our specialists use the latest technology and techniques for transformative results.", imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65627.jpg", imageAlt: "Advanced microneedling treatment", buttons: [
|
||||
tag: "Specialized", title: "Microneedling & Advanced Treatments", subtitle: "Cutting-edge skincare technology", description: "Discover advanced treatments like microneedling that stimulate collagen production and improve skin texture. Our specialists use the latest technology and techniques for transformative results.", imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65627.jpg?_wi=2", imageAlt: "Advanced microneedling treatment", buttons: [
|
||||
{
|
||||
text: "Book Treatment", href: "https://www.fresha.com/a/brigita-vather-london-80-buckingham-gate-ku462jwq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Hair Removal", title: "Waxing Services", subtitle: "Smooth, flawless results", description: "Professional waxing for all areas including specialized services for men. We use high-quality waxing products for smooth, long-lasting results with minimal discomfort.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg", imageAlt: "Professional waxing service", buttons: [
|
||||
tag: "Hair Removal", title: "Waxing Services", subtitle: "Smooth, flawless results", description: "Professional waxing for all areas including specialized services for men. We use high-quality waxing products for smooth, long-lasting results with minimal discomfort.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg?_wi=2", imageAlt: "Professional waxing service", buttons: [
|
||||
{
|
||||
text: "Book Waxing", href: "https://www.fresha.com/a/brigita-vather-london-80-buckingham-gate-ku462jwq"},
|
||||
],
|
||||
@@ -94,19 +94,19 @@ const serviceFeatures = [
|
||||
const testimonialCards = [
|
||||
{
|
||||
id: "1", name: "Sarah Thompson", role: "Marketing Professional", company: "London-based", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Emma Rodriguez", role: "Beauty Influencer", company: "Content Creator", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Jessica Chen", role: "Skincare Enthusiast", company: "Regular Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Sophie Davies", role: "Wedding Coordinator", company: "Special Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=3"},
|
||||
{
|
||||
id: "5", name: "Lauren Mitchell", role: "Executive", company: "Corporate Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=3"},
|
||||
{
|
||||
id: "6", name: "Charlotte Adams", role: "Wellness Coach", company: "Health Advocate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg?_wi=2"
|
||||
imageAlt="Relaxing spa treatment environment"
|
||||
bulletPoints={aboutBulletPoints}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user