Update src/app/page.tsx
This commit is contained in:
370
src/app/page.tsx
370
src/app/page.tsx
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Treatments",
|
||||
id: "#treatments",
|
||||
},
|
||||
name: "Treatments", id: "#treatments"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trl6vv"
|
||||
logoAlt="Concept Body logo"
|
||||
@@ -73,51 +59,28 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Rejuvenate Your Body & Mind"
|
||||
description="At Concept Body Medical Spa, we blend cutting-edge technology with luxurious treatments to help you achieve radiant skin and a harmonious sense of well-being."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book an Appointment", href: "#contact"},
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hc-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-candles-pine-cones_1252-374.jpg",
|
||||
imageAlt: "Luxurious medical spa treatment room",
|
||||
},
|
||||
id: "hc-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-candles-pine-cones_1252-374.jpg", imageAlt: "Luxurious medical spa treatment room"},
|
||||
{
|
||||
id: "hc-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-back-problems-doing-physiotherapy-treatment_23-2149115619.jpg",
|
||||
imageAlt: "Vela Shape body contouring treatment",
|
||||
},
|
||||
id: "hc-2", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-back-problems-doing-physiotherapy-treatment_23-2149115619.jpg", imageAlt: "Vela Shape body contouring treatment"},
|
||||
{
|
||||
id: "hc-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-self-care-treatment_23-2149132079.jpg",
|
||||
imageAlt: "High-end skincare products",
|
||||
},
|
||||
id: "hc-3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-self-care-treatment_23-2149132079.jpg", imageAlt: "High-end skincare products"},
|
||||
{
|
||||
id: "hc-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-man-therapist-s-hands-giving-back-massage-spa-clinic_662251-2508.jpg",
|
||||
imageAlt: "Relaxing spa massage",
|
||||
},
|
||||
id: "hc-4", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-man-therapist-s-hands-giving-back-massage-spa-clinic_662251-2508.jpg", imageAlt: "Relaxing spa massage"},
|
||||
{
|
||||
id: "hc-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-happy-fit-girl-sportswear-laughing_1153-7827.jpg",
|
||||
imageAlt: "Close-up of hand applying face cream",
|
||||
},
|
||||
id: "hc-5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-happy-fit-girl-sportswear-laughing_1153-7827.jpg", imageAlt: "Close-up of hand applying face cream"},
|
||||
{
|
||||
id: "hc-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26060.jpg",
|
||||
imageAlt: "Modern medical spa reception area",
|
||||
},
|
||||
id: "hc-6", imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26060.jpg", imageAlt: "Modern medical spa reception area"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -141,77 +104,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "fs-1",
|
||||
title: "Advanced Facial Treatments",
|
||||
author: "Skincare Experts",
|
||||
description: "Customized facials for various skin concerns, from hydrating to anti-aging, leaving your complexion revitalized.",
|
||||
tags: [
|
||||
"Facial",
|
||||
"Skincare",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-1005.jpg",
|
||||
imageAlt: "Facial treatment close up",
|
||||
},
|
||||
id: "fs-1", title: "Advanced Facial Treatments", author: "Skincare Experts", description: "Customized facials for various skin concerns, from hydrating to anti-aging, leaving your complexion revitalized.", tags: [
|
||||
"Facial", "Skincare"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-1005.jpg", imageAlt: "Facial treatment close up"},
|
||||
{
|
||||
id: "fs-2",
|
||||
title: "Body Contouring & Sculpting",
|
||||
author: "Body Specialists",
|
||||
description: "Target stubborn areas with Vela Shape and specialized anti-cellulite massages for smoother, firmer skin.",
|
||||
tags: [
|
||||
"Vela Shape",
|
||||
"Body",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-close-up_23-2148889308.jpg",
|
||||
imageAlt: "Body contouring treatment",
|
||||
},
|
||||
id: "fs-2", title: "Body Contouring & Sculpting", author: "Body Specialists", description: "Target stubborn areas with Vela Shape and specialized anti-cellulite massages for smoother, firmer skin.", tags: [
|
||||
"Vela Shape", "Body"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-close-up_23-2148889308.jpg", imageAlt: "Body contouring treatment"},
|
||||
{
|
||||
id: "fs-3",
|
||||
title: "Relaxation Massages",
|
||||
author: "Therapeutic Touch",
|
||||
description: "Indulge in therapeutic and soothing massages designed to release tension, improve circulation, and promote deep relaxation.",
|
||||
tags: [
|
||||
"Massage",
|
||||
"Wellness",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871836.jpg",
|
||||
imageAlt: "Relaxing massage therapy",
|
||||
},
|
||||
id: "fs-3", title: "Relaxation Massages", author: "Therapeutic Touch", description: "Indulge in therapeutic and soothing massages designed to release tension, improve circulation, and promote deep relaxation.", tags: [
|
||||
"Massage", "Wellness"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871836.jpg", imageAlt: "Relaxing massage therapy"},
|
||||
{
|
||||
id: "fs-4",
|
||||
title: "Expert Skincare Consultations",
|
||||
author: "Personalized Plans",
|
||||
description: "Receive a comprehensive skin analysis and a personalized treatment plan from our experienced aestheticians.",
|
||||
tags: [
|
||||
"Consultation",
|
||||
"Custom",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg",
|
||||
imageAlt: "Skincare consultation",
|
||||
},
|
||||
id: "fs-4", title: "Expert Skincare Consultations", author: "Personalized Plans", description: "Receive a comprehensive skin analysis and a personalized treatment plan from our experienced aestheticians.", tags: [
|
||||
"Consultation", "Custom"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg", imageAlt: "Skincare consultation"},
|
||||
{
|
||||
id: "fs-5",
|
||||
title: "Targeted Anti-Aging Solutions",
|
||||
author: "Youthful Glow",
|
||||
description: "Utilize innovative treatments and advanced products to reduce the signs of aging and restore a youthful glow.",
|
||||
tags: [
|
||||
"Anti-Aging",
|
||||
"Rejuvenation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-compostable-containers-arrangement_23-2149353097.jpg",
|
||||
imageAlt: "Anti-aging serum application",
|
||||
},
|
||||
id: "fs-5", title: "Targeted Anti-Aging Solutions", author: "Youthful Glow", description: "Utilize innovative treatments and advanced products to reduce the signs of aging and restore a youthful glow.", tags: [
|
||||
"Anti-Aging", "Rejuvenation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-compostable-containers-arrangement_23-2149353097.jpg", imageAlt: "Anti-aging serum application"},
|
||||
{
|
||||
id: "fs-6",
|
||||
title: "Holistic Wellness Programs",
|
||||
author: "Mind-Body Balance",
|
||||
description: "Integrate beauty and health with programs focusing on overall well-being, stress reduction, and inner harmony.",
|
||||
tags: [
|
||||
"Holistic",
|
||||
"Balance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-doing-yoga_72229-739.jpg",
|
||||
imageAlt: "Holistic wellness spa",
|
||||
},
|
||||
id: "fs-6", title: "Holistic Wellness Programs", author: "Mind-Body Balance", description: "Integrate beauty and health with programs focusing on overall well-being, stress reduction, and inner harmony.", tags: [
|
||||
"Holistic", "Balance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-doing-yoga_72229-739.jpg", imageAlt: "Holistic wellness spa"},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Discover a curated selection of advanced treatments designed to rejuvenate your skin, sculpt your body, and calm your mind."
|
||||
@@ -226,47 +141,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-1",
|
||||
name: "Signature Hydrafacial",
|
||||
price: "€120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures_343596-4229.jpg",
|
||||
imageAlt: "Hydrafacial treatment",
|
||||
},
|
||||
id: "p-1", name: "Signature Hydrafacial", price: "€120", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures_343596-4229.jpg", imageAlt: "Hydrafacial treatment"},
|
||||
{
|
||||
id: "p-2",
|
||||
name: "Vela Shape Body Contouring",
|
||||
price: "€180 / session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-adjusts-rehab-machine-with-female-patient-resting-therapy-setup-moment_169016-70856.jpg",
|
||||
imageAlt: "Vela Shape machine",
|
||||
},
|
||||
id: "p-2", name: "Vela Shape Body Contouring", price: "€180 / session", imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-adjusts-rehab-machine-with-female-patient-resting-therapy-setup-moment_169016-70856.jpg", imageAlt: "Vela Shape machine"},
|
||||
{
|
||||
id: "p-3",
|
||||
name: "Anti-Cellulite Bamboo Massage",
|
||||
price: "€90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-wooden-items-arrangement-view_23-2149357131.jpg",
|
||||
imageAlt: "Bamboo massage tools",
|
||||
},
|
||||
id: "p-3", name: "Anti-Cellulite Bamboo Massage", price: "€90", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-wooden-items-arrangement-view_23-2149357131.jpg", imageAlt: "Bamboo massage tools"},
|
||||
{
|
||||
id: "p-4",
|
||||
name: "Revitalizing Chemical Peel",
|
||||
price: "€150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-cosmetic-treatment_23-2148825296.jpg",
|
||||
imageAlt: "Chemical peel application",
|
||||
},
|
||||
id: "p-4", name: "Revitalizing Chemical Peel", price: "€150", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-cosmetic-treatment_23-2148825296.jpg", imageAlt: "Chemical peel application"},
|
||||
{
|
||||
id: "p-5",
|
||||
name: "Customized Acne Treatment",
|
||||
price: "€110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-self-care-products-arrangement_23-2148976979.jpg",
|
||||
imageAlt: "Acne treatment products",
|
||||
},
|
||||
id: "p-5", name: "Customized Acne Treatment", price: "€110", imageSrc: "http://img.b2bpic.net/free-photo/beauty-self-care-products-arrangement_23-2148976979.jpg", imageAlt: "Acne treatment products"},
|
||||
{
|
||||
id: "p-6",
|
||||
name: "Dermaplaning & Glow Facial",
|
||||
price: "€130",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34898.jpg",
|
||||
imageAlt: "Dermaplaning tool",
|
||||
},
|
||||
id: "p-6", name: "Dermaplaning & Glow Facial", price: "€130", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34898.jpg", imageAlt: "Dermaplaning tool"},
|
||||
]}
|
||||
title="Discover Our Signature Treatments"
|
||||
description="Experience the best of Concept Body with our most popular and effective treatments, tailored to your unique needs."
|
||||
@@ -281,25 +166,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m-1",
|
||||
value: "5.0",
|
||||
title: "Star Rating",
|
||||
description: "Consistently rated excellent by our cherished clients.",
|
||||
icon: Star,
|
||||
id: "m-1", value: "5.0", title: "Star Rating", description: "Consistently rated excellent by our cherished clients.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m-2",
|
||||
value: "10+",
|
||||
title: "Years of Expertise",
|
||||
description: "A decade of experience in advanced skincare and body treatments.",
|
||||
icon: Award,
|
||||
id: "m-2", value: "10+", title: "Years of Expertise", description: "A decade of experience in advanced skincare and body treatments.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m-3",
|
||||
value: "5000+",
|
||||
title: "Happy Clients",
|
||||
description: "Thousands have transformed their beauty and wellness journey with us.",
|
||||
icon: Heart,
|
||||
id: "m-3", value: "5000+", title: "Happy Clients", description: "Thousands have transformed their beauty and wellness journey with us.", icon: Heart,
|
||||
},
|
||||
]}
|
||||
title="Why Concept Body Stands Out"
|
||||
@@ -315,26 +188,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Irina Popescu",
|
||||
role: "Lead Aesthetician & Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-bathrobe-spa_23-2148206157.jpg",
|
||||
imageAlt: "Irina Popescu",
|
||||
},
|
||||
id: "t-1", name: "Irina Popescu", role: "Lead Aesthetician & Specialist", imageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-bathrobe-spa_23-2148206157.jpg", imageAlt: "Irina Popescu"},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Ana Dumitrescu",
|
||||
role: "Senior Skincare Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg",
|
||||
imageAlt: "Ana Dumitrescu",
|
||||
},
|
||||
id: "t-2", name: "Ana Dumitrescu", role: "Senior Skincare Expert", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg", imageAlt: "Ana Dumitrescu"},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "Elena Vasilescu",
|
||||
role: "Client Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-therapist-looking-male-athlete-with-cervical-collar-filling-medical-form-reception-counter-hospital_662251-1713.jpg",
|
||||
imageAlt: "Elena Vasilescu",
|
||||
},
|
||||
id: "t-3", name: "Elena Vasilescu", role: "Client Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/physical-therapist-looking-male-athlete-with-cervical-collar-filling-medical-form-reception-counter-hospital_662251-1713.jpg", imageAlt: "Elena Vasilescu"},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Our passionate and skilled professionals are here to guide you on your journey to beauty and well-being."
|
||||
@@ -348,59 +206,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1",
|
||||
name: "Ilinca Ana Suman",
|
||||
handle: "@ilincasuman",
|
||||
testimonial: "Highly recommend! Since I've been coming for facials, my complexion has changed quite a bit for the better, and my skin looks much healthier and more well-groomed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-bath-robe_23-2148875052.jpg",
|
||||
imageAlt: "Ilinca Ana Suman",
|
||||
},
|
||||
id: "test-1", name: "Ilinca Ana Suman", handle: "@ilincasuman", testimonial: "Highly recommend! Since I've been coming for facials, my complexion has changed quite a bit for the better, and my skin looks much healthier and more well-groomed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-bath-robe_23-2148875052.jpg", imageAlt: "Ilinca Ana Suman"},
|
||||
{
|
||||
id: "test-2",
|
||||
name: "Lorena Rao",
|
||||
handle: "@lorenarao",
|
||||
testimonial: "The best salon, visible results are seen after just a few sessions, I highly recommend it!😊",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sensual-girl-dark-t-shirt_613910-8515.jpg",
|
||||
imageAlt: "Lorena Rao",
|
||||
},
|
||||
id: "test-2", name: "Lorena Rao", handle: "@lorenarao", testimonial: "The best salon, visible results are seen after just a few sessions, I highly recommend it!😊", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-sensual-girl-dark-t-shirt_613910-8515.jpg", imageAlt: "Lorena Rao"},
|
||||
{
|
||||
id: "test-3",
|
||||
name: "Luiz Carpinschi",
|
||||
handle: "@luizcarp",
|
||||
testimonial: "I have been coming to Concept Body for over 2 years and have made several subscriptions for anti-cellulite massage with bamboo and Vela Shape. Irina is very attentive and I have always been satisfied with the results. The atmosphere is pleasant and the services are of high quality. I highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-bathrobe-holding-cup_23-2148389936.jpg",
|
||||
imageAlt: "Luiz Carpinschi",
|
||||
},
|
||||
id: "test-3", name: "Luiz Carpinschi", handle: "@luizcarp", testimonial: "I have been coming to Concept Body for over 2 years and have made several subscriptions for anti-cellulite massage with bamboo and Vela Shape. Irina is very attentive and I have always been satisfied with the results. The atmosphere is pleasant and the services are of high quality. I highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-bathrobe-holding-cup_23-2148389936.jpg", imageAlt: "Luiz Carpinschi"},
|
||||
{
|
||||
id: "test-4",
|
||||
name: "Maria Popa",
|
||||
handle: "@mariapopa",
|
||||
testimonial: "Concept Body has truly transformed my skin! The staff is incredibly knowledgeable and friendly. Each visit is a relaxing escape, and the results speak for themselves.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sign-language-converse-with-someone-outdoors_23-2148681029.jpg",
|
||||
imageAlt: "Maria Popa",
|
||||
},
|
||||
id: "test-4", name: "Maria Popa", handle: "@mariapopa", testimonial: "Concept Body has truly transformed my skin! The staff is incredibly knowledgeable and friendly. Each visit is a relaxing escape, and the results speak for themselves.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sign-language-converse-with-someone-outdoors_23-2148681029.jpg", imageAlt: "Maria Popa"},
|
||||
{
|
||||
id: "test-5",
|
||||
name: "Andrei Ionescu",
|
||||
handle: "@andrei.ionescu",
|
||||
testimonial: "I was hesitant at first, but the anti-aging treatments at Concept Body exceeded my expectations. My skin looks younger and feels so much firmer. A fantastic experience!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-charismatic-happy-redhead-curlyhaired-girl-freckles-pimples-extend-arms-forward-grab-camera-as-taking-selfie-make-video-call-via-internet-record-message-digital-tablet-white-background_176420-55972.jpg",
|
||||
imageAlt: "Andrei Ionescu",
|
||||
},
|
||||
id: "test-5", name: "Andrei Ionescu", handle: "@andrei.ionescu", testimonial: "I was hesitant at first, but the anti-aging treatments at Concept Body exceeded my expectations. My skin looks younger and feels so much firmer. A fantastic experience!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-charismatic-happy-redhead-curlyhaired-girl-freckles-pimples-extend-arms-forward-grab-camera-as-taking-selfie-make-video-call-via-internet-record-message-digital-tablet-white-background_176420-55972.jpg", imageAlt: "Andrei Ionescu"},
|
||||
{
|
||||
id: "test-6",
|
||||
name: "Cristina Munteanu",
|
||||
handle: "@cristinamunteanu",
|
||||
testimonial: "From the moment you step in, you feel pampered. The personalized approach to skincare here is exceptional. My acne scars have visibly reduced, and I feel so much more confident.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-have-rest-summer-park_1157-20801.jpg",
|
||||
imageAlt: "Cristina Munteanu",
|
||||
},
|
||||
id: "test-6", name: "Cristina Munteanu", handle: "@cristinamunteanu", testimonial: "From the moment you step in, you feel pampered. The personalized approach to skincare here is exceptional. My acne scars have visibly reduced, and I feel so much more confident.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-have-rest-summer-park_1157-20801.jpg", imageAlt: "Cristina Munteanu"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
@@ -414,35 +236,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What services does Concept Body offer?",
|
||||
content: "We offer a wide range of medical spa treatments including advanced facials, body contouring (Vela Shape), anti-cellulite massages, chemical peels, and personalized skincare consultations.",
|
||||
},
|
||||
id: "faq-1", title: "What services does Concept Body offer?", content: "We offer a wide range of medical spa treatments including advanced facials, body contouring (Vela Shape), anti-cellulite massages, chemical peels, and personalized skincare consultations."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How can I book an appointment?",
|
||||
content: "You can book an appointment by calling us at 0738 764 421 or by visiting our spa directly at Strada Victoriei 88, Fălticeni.",
|
||||
},
|
||||
id: "faq-2", title: "How can I book an appointment?", content: "You can book an appointment by calling us at 0738 764 421 or by visiting our spa directly at Strada Victoriei 88, Fălticeni."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What is Vela Shape?",
|
||||
content: "Vela Shape is a non-invasive body contouring treatment that reduces cellulite and slims the body using a combination of technologies including infrared light, bi-polar radiofrequency energy, and vacuum massage.",
|
||||
},
|
||||
id: "faq-3", title: "What is Vela Shape?", content: "Vela Shape is a non-invasive body contouring treatment that reduces cellulite and slims the body using a combination of technologies including infrared light, bi-polar radiofrequency energy, and vacuum massage."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Are your treatments safe?",
|
||||
content: "Yes, all our treatments are performed by certified professionals using state-of-the-art equipment and high-quality products. Your safety and well-being are our top priority.",
|
||||
},
|
||||
id: "faq-4", title: "Are your treatments safe?", content: "Yes, all our treatments are performed by certified professionals using state-of-the-art equipment and high-quality products. Your safety and well-being are our top priority."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Do you offer gift certificates?",
|
||||
content: "Yes, Concept Body gift certificates are available for purchase and make the perfect gift for any occasion. Please inquire at our reception for more details.",
|
||||
},
|
||||
id: "faq-5", title: "Do you offer gift certificates?", content: "Yes, Concept Body gift certificates are available for purchase and make the perfect gift for any occasion. Please inquire at our reception for more details."},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open until 6 PM daily. For specific hours, please contact us directly.",
|
||||
},
|
||||
id: "faq-6", title: "What are your operating hours?", content: "We are open until 6 PM daily. For specific hours, please contact us directly."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services, booking process, and what to expect at Concept Body."
|
||||
@@ -454,8 +258,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Skin?"
|
||||
description="Reach out to Concept Body today to schedule your consultation or treatment. We look forward to welcoming you to our spa."
|
||||
@@ -466,7 +269,7 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Send Message"
|
||||
termsText="By submitting your message, you're confirming that you agree with our Privacy Policy."
|
||||
onSubmit={(email: string) => void}
|
||||
onSubmit={(email: string) => {}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -475,50 +278,31 @@ export default function LandingPage() {
|
||||
logoText="Concept Body"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Treatments",
|
||||
items: [
|
||||
title: "Treatments", items: [
|
||||
{
|
||||
label: "Facials",
|
||||
href: "#treatments",
|
||||
},
|
||||
label: "Facials", href: "#treatments"},
|
||||
{
|
||||
label: "Body Contouring",
|
||||
href: "#treatments",
|
||||
},
|
||||
label: "Body Contouring", href: "#treatments"},
|
||||
{
|
||||
label: "Massages",
|
||||
href: "#treatments",
|
||||
},
|
||||
label: "Massages", href: "#treatments"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user