Merge version_2 into main #5
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
logoText="Ethnic.Sparkle"
|
||||
description="Stylish Ethnic Wear for Every Occasion | Affordable • Trendy • Trusted Local Brand"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+918765432109" },
|
||||
{ text: "💬 WhatsApp Order", href: "https://wa.me/918765432109" }
|
||||
{ text: "📞 Call Now", href: "tel:+919416944411" },
|
||||
{ text: "💬 WhatsApp Order", href: "https://wa.me/919416944411" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/detailed-boho-pattern-design_23-2149029738.jpg", imageAlt: "Ethnic fashion collection showcase" },
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
description={[
|
||||
"At Ethnic.Sparkle, we believe that every occasion deserves stunning ethnic wear. We combine affordability with premium quality, trending designs with timeless appeal.", "Our mission is to bring authentic, stylish ethnic fashion to local communities. Every piece is quality-checked and designed to make you feel confident and beautiful.", "✓ 1000+ Happy Customers | ✓ Quality Guaranteed | ✓ Fast Delivery | ✓ Prepaid Discounts Available"
|
||||
]}
|
||||
buttons={[{ text: "WhatsApp - Get Discount Offer", href: "https://wa.me/918765432109" }]}
|
||||
buttons={[{ text: "WhatsApp - Get Discount Offer", href: "https://wa.me/919416944411" }]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={false}
|
||||
useInvertedBackground={true}
|
||||
@@ -173,21 +173,21 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "combo1", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "₹1,999", subtitle: "Family Starter Bundle", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/918765432109" }],
|
||||
price: "₹1,999", subtitle: "Family Starter Bundle", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/919416944411" }],
|
||||
features: [
|
||||
"1 Women's Saree", "1 Kids Wear", "Free Shipping", "Quality Guaranteed"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "combo2", badge: "Best Value", badgeIcon: Sparkles,
|
||||
price: "₹3,299", subtitle: "Premium Family Pack", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/918765432109" }],
|
||||
price: "₹3,299", subtitle: "Premium Family Pack", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/919416944411" }],
|
||||
features: [
|
||||
"2 Women's Sarees", "2 Kids Wear", "1 Raincoat", "Free Shipping + 10% Prepaid Discount"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "combo3", badge: "Limited Time", badgeIcon: Sparkles,
|
||||
price: "₹4,799", subtitle: "Ultimate Collection Bundle", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/918765432109" }],
|
||||
price: "₹4,799", subtitle: "Ultimate Collection Bundle", buttons: [{ text: "WhatsApp Order", href: "https://wa.me/919416944411" }],
|
||||
features: [
|
||||
"3 Women's Sarees (Mix Colors)", "3 Kids Wear Pieces", "2 Raincoats", "Free Shipping + 15% Prepaid Discount"
|
||||
]
|
||||
@@ -275,8 +275,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "📞 Call: +91-8765-432-109", href: "tel:+918765432109" },
|
||||
{ label: "💬 WhatsApp", href: "https://wa.me/918765432109" },
|
||||
{ label: "📞 Call: +91-9416-944-411", href: "tel:+919416944411" },
|
||||
{ label: "💬 WhatsApp", href: "https://wa.me/919416944411" },
|
||||
{ label: "📧 Email: info@ethnicsparkle.com", href: "mailto:info@ethnicsparkle.com" },
|
||||
{ label: "📍 Local Delivery Available", href: "#" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user