Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d11ce39225 | |||
| c2cd64f566 | |||
| 691c56329e | |||
| 8e5d437d6c | |||
| db39ac6e34 | |||
| 74030cf685 | |||
| b9dd24f5fc | |||
| a2533ad976 |
@@ -5,12 +5,11 @@ import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloating
|
||||
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
|
||||
import MediaAbout from "@/components/sections/about/MediaAbout";
|
||||
import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Sparkles, Heart, Zap, Star, HelpCircle } from "lucide-react";
|
||||
import { Sparkles, Heart, Zap, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,7 +31,6 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
@@ -50,23 +48,31 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=1", imageAlt: "Luxurious manicure service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=1", imageAlt: "Luxurious manicure service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=1", imageAlt: "Creative nail art design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=1", imageAlt: "Creative nail art design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=1", imageAlt: "Upscale salon ambiance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=1", imageAlt: "Upscale salon ambiance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285919.jpg?_wi=1", imageAlt: "Professional nail technicians"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285919.jpg?_wi=1", imageAlt: "Professional nail technicians"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg?_wi=1", imageAlt: "Relaxing pedicure treatment"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000255296-eyvpwdr5.jpg", imageAlt: "Relaxing pedicure treatment"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=2", imageAlt: "Modern salon interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=2", imageAlt: "Modern salon interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=2", imageAlt: "Expert manicure service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=2", imageAlt: "Expert manicure service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=2", imageAlt: "Intricate nail designs"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=2", imageAlt: "Intricate nail designs"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Appointment", href: "#contact" },
|
||||
@@ -84,7 +90,7 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285919.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000906886-se6z21nf.webp"
|
||||
imageAlt="Expo Nails & Spa professional team"
|
||||
buttons={[{ text: "Explore Our Services", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -102,16 +108,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "manicure", title: "Manicure Services", author: "Nail Expert", description: "Choose from our selection of classic manicures, gel manicures, dip powder nails, and acrylics. Each service includes nail shaping, cuticle care, and your choice of premium polish colors.", tags: ["Popular", "30-60 min"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=3", imageAlt: "Professional manicure service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-spring-rose_23-2148380904.jpg?_wi=3", imageAlt: "Professional manicure service"
|
||||
},
|
||||
{
|
||||
id: "pedicure", title: "Pedicure Services", author: "Spa Specialist", description: "Indulge in our luxurious pedicure treatments featuring foot soaks, exfoliation, massage, and nail care. Perfect for relaxation and rejuvenation.", tags: ["Relaxing", "45-60 min"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg?_wi=2", imageAlt: "Relaxing pedicure experience"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000743388-gj6myzx8.jpg", imageAlt: "Relaxing pedicure experience"
|
||||
},
|
||||
{
|
||||
id: "nail-art", title: "Nail Art & Design", author: "Design Specialist", description: "Express your creativity with our custom nail art designs. Our artists create stunning patterns, themes, and personalized designs tailored to your style.", tags: ["Creative", "Varies"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=3", imageAlt: "Creative nail art designs"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tanned-hand-woman-with-gentle-beige-pink-manicure-covering-with-gel-polish_343596-6402.jpg?_wi=3", imageAlt: "Creative nail art designs"
|
||||
},
|
||||
{
|
||||
id: "extensions", title: "Nail Extensions", author: "Extension Expert", description: "Get beautiful, long-lasting nail extensions using gel, acrylic, or silk wraps. Our technicians ensure a natural look with perfect shape and balance.", tags: ["Long-lasting", "45-90 min"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=3", imageAlt: "Professional nail extensions"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000794570-0pdk9sdn.jpg", imageAlt: "Professional nail extensions"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -119,32 +129,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Trusted by Our Clients"
|
||||
description="Hear what our satisfied customers have to say about their experience at Expo Nails & Spa."
|
||||
tag="Testimonials"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Best Manicure Experience Ever", quote: "I've been to many salons, but Expo Nails & Spa is by far the best. The technicians are so skilled and attentive. My nails look perfect, and I love the relaxing atmosphere. Highly recommend!", name: "Sarah Mitchell", role: "Regular Client", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-chair-office_1303-21028.jpg", imageAlt: "Sarah Mitchell testimonial"},
|
||||
{
|
||||
id: "2", title: "Incredible Attention to Detail", quote: "The nail art design I got was absolutely stunning. The technician listened to every detail and executed it flawlessly. The quality of work is truly exceptional. I'll definitely be back!", name: "Jessica Chen", role: "Design Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg", imageAlt: "Jessica Chen testimonial"},
|
||||
{
|
||||
id: "3", title: "A True Spa Experience", quote: "From the moment I walked in, I felt welcomed and pampered. The salon is beautiful and clean, and the staff made me feel special. My pedicure was the perfect way to relax after a stressful week.", name: "Emily Rodriguez", role: "Spa Lover", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg", imageAlt: "Emily Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", title: "Professional and Friendly", quote: "The team at Expo Nails & Spa is so professional and friendly. They always remember my preferences and make personalized recommendations. The quality of their work is consistently excellent.", name: "Michelle Park", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-young-black-man-with-curly-hair-has-cheerful-expression_273609-8605.jpg", imageAlt: "Michelle Park testimonial"},
|
||||
{
|
||||
id: "5", title: "Worth Every Penny", quote: "I was skeptical about the price at first, but after my first visit, I understood why they charge what they do. The products are premium, and the expertise is unmatched. Now I'm a loyal customer!", name: "Amanda Taylor", role: "Converted Believer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-trendy-looking-androgynal-female-with-make-up-hair-combed-back-posing-dressed-oversize-gray-men-s-jacket-looking-with-serious-facial-expression_343059-3174.jpg", imageAlt: "Amanda Taylor testimonial"},
|
||||
{
|
||||
id: "6", title: "Perfect for Special Occasions", quote: "I booked my bridal nail service at Expo Nails & Spa, and they exceeded all my expectations. My nails were flawless for my wedding day. I can't thank them enough for making me feel beautiful!", name: "Lauren Bennett", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling-white_1258-111693.jpg", imageAlt: "Lauren Bennett testimonial"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
title="Building Trust Through Excellence and Experience"
|
||||
@@ -152,13 +136,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "8+", description: "Years of experience providing premium nail care and spa services to our community."},
|
||||
id: "1", value: "8+", description: "Years of experience providing premium nail care and spa services to our community."
|
||||
},
|
||||
{
|
||||
id: "2", value: "5000+", description: "Happy clients who have trusted us with their nail care and continue to visit us."},
|
||||
id: "2", value: "5000+", description: "Happy clients who have trusted us with their nail care and continue to visit us."
|
||||
},
|
||||
{
|
||||
id: "3", value: "15+", description: "Expert nail technicians specializing in various nail services and designs."},
|
||||
id: "3", value: "15+", description: "Expert nail technicians specializing in various nail services and designs."
|
||||
},
|
||||
{
|
||||
id: "4", value: "98%", description: "Customer satisfaction rate reflecting our commitment to excellence and quality."},
|
||||
id: "4", value: "98%", description: "Customer satisfaction rate reflecting our commitment to excellence and quality."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -174,17 +162,23 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I book an appointment?", content: "You can book an appointment by contacting us directly via phone, email, or using our online booking form on this website. We recommend booking in advance, especially for weekends. Walk-ins are also welcome subject to availability."},
|
||||
id: "1", title: "How do I book an appointment?", content: "You can book an appointment by contacting us directly via phone, email, or using our online booking form on this website. We recommend booking in advance, especially for weekends. Walk-ins are also welcome subject to availability."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What is your cancellation policy?", content: "We ask for at least 24 hours notice for cancellations or rescheduling. Cancellations made with less than 24 hours notice may be subject to a cancellation fee. No-shows will be charged the full service price."},
|
||||
id: "2", title: "What is your cancellation policy?", content: "We ask for at least 24 hours notice for cancellations or rescheduling. Cancellations made with less than 24 hours notice may be subject to a cancellation fee. No-shows will be charged the full service price."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Are your products and tools sanitized?", content: "Absolutely! We follow strict hygiene and sanitation protocols. All tools are sterilized using an autoclave, and we use disposable files and buffers for each client. All products are high-quality and approved for salon use."},
|
||||
id: "3", title: "Are your products and tools sanitized?", content: "Absolutely! We follow strict hygiene and sanitation protocols. All tools are sterilized using an autoclave, and we use disposable files and buffers for each client. All products are high-quality and approved for salon use."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How long do gel manicures last?", content: "Gel manicures typically last 2-3 weeks before chipping or growing out. Proper aftercare and moisturizing can help extend the life of your gel polish. We offer gel removal services to protect the health of your natural nails."},
|
||||
id: "4", title: "How long do gel manicures last?", content: "Gel manicures typically last 2-3 weeks before chipping or growing out. Proper aftercare and moisturizing can help extend the life of your gel polish. We offer gel removal services to protect the health of your natural nails."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Do you offer group bookings?", content: "Yes! We love hosting group events like bridal parties, birthday celebrations, and corporate gatherings. For groups of 6 or more, please contact us directly to arrange special rates and customize your experience."},
|
||||
id: "5", title: "Do you offer group bookings?", content: "Yes! We love hosting group events like bridal parties, birthday celebrations, and corporate gatherings. For groups of 6 or more, please contact us directly to arrange special rates and customize your experience."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What is your pricing for different services?", content: "Our pricing varies depending on the service and complexity. Basic manicures start at $25, pedicures at $35, gel services at $45+, and nail art pricing depends on the design. Please contact us or visit our salon for current pricing and special promotions."},
|
||||
id: "6", title: "What is your pricing for different services?", content: "Our pricing varies depending on the service and complexity. Basic manicures start at $25, pedicures at $35, gel services at $45+, and nail art pricing depends on the design. Please contact us or visit our salon for current pricing and special promotions."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user