Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfe73410a2 | |||
| 3e5740073c | |||
| bb59a63492 | |||
| 3936e9af86 |
@@ -44,25 +44,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Enchanting Artistry for Your Special Moments"
|
||||
description="Experience exquisite, intricate mehndi designs crafted with love and tradition at StarlightMehndi. Your beauty is our canvas."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indian-woman-showing-her-painted-hands-with-henna-decoration_123827-29512.jpg"
|
||||
imageAlt="elegant mehndi henna hand designs"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-woman-traditional-attire-with-intricate-henna-designs-her-hands_1258-289301.jpg", alt: "Closeup of a woman in traditional attire with intricate henna designs on her hands" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/hand-with-mehndi-near-blue-textile_23-2148080044.jpg", alt: "Hand with mehndi near blue textile" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-hands-pretty-hindu-bride-with-henna-tattoo_8353-8931.jpg", alt: "Closeup of hands of pretty Hindu bride with henna tattoo" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8858.jpg", alt: "Close-up of Hindu bride's hands covered with henna tattoos" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/bride-with-mehendi_1157-17821.jpg", alt: "Bride with mehendi" },
|
||||
]}
|
||||
avatarText="Trusted by over 500+ happy brides"
|
||||
title="Authentic Mehndi Art & Beauty"
|
||||
description="Dedicated to providing professional, high-quality mehndi application and beauty services. We prioritize natural ingredients and client satisfaction for your special occasions."
|
||||
mediaAnimation="none"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Intricate Artistry" },
|
||||
{ type: "text", text: "Natural Henna" },
|
||||
{ type: "text", text: "Professional Service" },
|
||||
{ type: "text", text: "Timeless Elegance" },
|
||||
{ type: "text", text: "Modern Designs" },
|
||||
{ type: "text", text: "Traditional Designs" },
|
||||
{ type: "text", text: "Organic Henna" },
|
||||
{ type: "text", text: "Expert Artistry" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -71,8 +59,7 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "Welcome to StarlightMehndi" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-gorgeous-woman-with-dark-curly-hair-sitting-table-thoughtfully-showing-sketch-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-492.jpg", alt: "beauty parlour interior elegant" },
|
||||
{ type: "text", content: "About Our Practice" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -82,48 +69,38 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Bridal", title: "Bridal Mehndi", subtitle: "Luxury Bridal Art", description: "Intricate and elaborate henna designs perfect for your big day.", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-mehndi_23-2148074756.jpg" },
|
||||
{ tag: "Party", title: "Party & Event", subtitle: "Chic & Stylish", description: "Modern and elegant designs for celebrations, parties, and festivals.", imageSrc: "http://img.b2bpic.net/free-photo/henna-artist-applying-designs-brides-hands-closeup_1258-289310.jpg" },
|
||||
{ tag: "Beauty", title: "Organic Care", subtitle: "Natural Beauty", description: "Holistic beauty treatments with premium organic, skin-friendly products.", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-products-green-leaf-with-copy-space_23-2148309919.jpg" },
|
||||
{ tag: "Services", title: "Mehndi Application", subtitle: "Expert Designs", description: "High-quality henna application for weddings and festivals." },
|
||||
{ tag: "Services", title: "Beauty Care", subtitle: "Professional Treatment", description: "Detailed beauty services catered to your specific needs." },
|
||||
{ tag: "Services", title: "Organic Focus", subtitle: "Skin-Friendly", description: "Commitment to using natural products for every service." },
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Tailored beauty and intricate henna artistry for every occasion."
|
||||
title="Our Services"
|
||||
description="Professional beauty and mehndi services designed for you."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Bridal Pattern", price: "Custom", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-photo/master-tattooing-mehndi-woman-hand_23-2148080036.jpg", imageAlt: "intricate bridal henna art" },
|
||||
{ id: "p2", name: "Floral Design", price: "Affordable", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-vector/pink-flower_1197-198.jpg", imageAlt: "party wear mehendi simple" },
|
||||
{ id: "p3", name: "Full Hand", price: "Premium", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-photo/crop-frontview-indian-bride-is-drinkinkg-cocktail-traditional-attire_8353-9775.jpg", imageAlt: "intricate bridal henna art" },
|
||||
{ id: "p4", name: "Minimalist", price: "Standard", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-vector/henna-tattoo-studio-hand-drawn-style_23-2147560983.jpg", imageAlt: "party wear mehendi simple" },
|
||||
{ id: "p5", name: "Foot Art", price: "Custom", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-heart-ornament-hands-colored-by-henna-bridal-bracelets-bordeaux-colours_8353-9771.jpg", imageAlt: "intricate bridal henna art" },
|
||||
{ id: "p6", name: "Party Pattern", price: "Standard", variant: "Mehndi", imageSrc: "http://img.b2bpic.net/free-photo/hindu-bride-white-veil-raises-her-hands-up_8353-8865.jpg", imageAlt: "party wear mehendi simple" },
|
||||
]}
|
||||
title="Our Creations"
|
||||
description="A glimpse into our artistic journey."
|
||||
products={[]}
|
||||
title="Our Portfolio"
|
||||
description="A collection of our recent work and artistic projects."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Priya Sharma", role: "Bride", testimonial: "The best henna design I've ever had! So intricate.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg" },
|
||||
{ id: "2", name: "Ananya K.", role: "Guest", testimonial: "Professional, clean, and absolutely stunning results.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-tanned-caucasian-woman-tshirt-sit-cafe-terrac_197531-30610.jpg" },
|
||||
{ id: "3", name: "Meera J.", role: "Client", testimonial: "I love the warm atmosphere at StarlightMehndi.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-watching-camera-straight-hair-blowed-by-wind_633478-1290.jpg" },
|
||||
{ id: "4", name: "Sonia V.", role: "Regular", testimonial: "Their service is always consistent and beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/illustration-beauty-cosmetics-makeover-skincare-mobile-phone_53876-125020.jpg" },
|
||||
{ id: "5", name: "Neha R.", role: "Model", testimonial: "Elegant designs and very friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502947.jpg" },
|
||||
{ id: "1", name: "Client A", role: "Regular", testimonial: "Extremely professional and dedicated to the quality of their work." },
|
||||
{ id: "2", name: "Client B", role: "Bride", testimonial: "Fantastic service and attention to detail. Highly recommended." },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Heartfelt experiences from our wonderful guests."
|
||||
title="Client Feedback"
|
||||
description="Hear from those who have experienced our services."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,13 +109,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "How long does henna last?", content: "Generally 7 to 14 days depending on care." },
|
||||
{ id: "f2", title: "Do I need an appointment?", content: "Yes, we recommend booking in advance." },
|
||||
{ id: "f3", title: "Are your products organic?", content: "We use 100% natural, chemical-free henna." },
|
||||
{ id: "f1", title: "Are appointments required?", content: "Yes, please book in advance to secure your slot." },
|
||||
{ id: "f2", title: "What ingredients do you use?", content: "We focus on high-quality, natural ingredients for safety." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Learn more about our services."
|
||||
faqsAnimation="slide-up"
|
||||
title="Questions & Answers"
|
||||
description="Everything you need to know about our process."
|
||||
faqsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,7 +122,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Book your appointment today at StarlightMehndi. Your perfect look awaits."
|
||||
text="Ready to book? Get in touch with us to schedule your service."
|
||||
buttons={[{ text: "Contact Us", href: "#footer" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,4 +137,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user