Update src/app/page.tsx
This commit is contained in:
287
src/app/page.tsx
287
src/app/page.tsx
@@ -25,8 +25,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Products", href: "/products" },
|
||||
{ label: "Best Sellers", href: "/products?sort=bestselling" },
|
||||
{ label: "New Arrivals", href: "/products?sort=new" },
|
||||
@@ -34,8 +33,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Brands",
|
||||
items: [
|
||||
title: "Brands", items: [
|
||||
{ label: "Hemani", href: "/products?brand=hemani" },
|
||||
{ label: "Saeed Ghani", href: "/products?brand=saeedghani" },
|
||||
{ label: "Golden Pearl", href: "/products?brand=goldenpearl" },
|
||||
@@ -43,8 +41,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "FAQs", href: "#faq" },
|
||||
@@ -52,8 +49,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "WhatsApp", href: "https://wa.me/923334567890" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
@@ -61,8 +57,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Return Policy", href: "#" },
|
||||
@@ -89,9 +84,7 @@ export default function HomePage() {
|
||||
brandName="Zamzam Cosmetics"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "💬 WhatsApp Order",
|
||||
href: "https://wa.me/923334567890",
|
||||
}}
|
||||
text: "💬 WhatsApp Order", href: "https://wa.me/923334567890"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,10 +110,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About Zamzam Cosmetics"
|
||||
description={[
|
||||
"Zamzam Cosmetics is Multan's premier beauty destination, offering 85+ authentic Pakistani and international skincare, fragrance, haircare, and makeup products. We partner exclusively with trusted brands including Hemani, Saeed Ghani, Olivia, Vince, Golden Pearl, and English to ensure every product meets our quality standards.",
|
||||
"Our mission is to provide beauty enthusiasts, salon owners, and wholesale buyers with authentic cosmetics at competitive prices. With free WhatsApp consultation, same-day pickup availability, and flexible wholesale terms, we're committed to making premium beauty accessible to everyone in Multan and beyond.",
|
||||
"Located at Hussain Agahi Road, Inner City Multan, we blend convenience with trust, offering both retail and wholesale solutions for your beauty needs.",
|
||||
]}
|
||||
"Zamzam Cosmetics is Multan's premier beauty destination, offering 85+ authentic Pakistani and international skincare, fragrance, haircare, and makeup products. We partner exclusively with trusted brands including Hemani, Saeed Ghani, Olivia, Vince, Golden Pearl, and English to ensure every product meets our quality standards.", "Our mission is to provide beauty enthusiasts, salon owners, and wholesale buyers with authentic cosmetics at competitive prices. With free WhatsApp consultation, same-day pickup availability, and flexible wholesale terms, we're committed to making premium beauty accessible to everyone in Multan and beyond.", "Located at Hussain Agahi Road, Inner City Multan, we blend convenience with trust, offering both retail and wholesale solutions for your beauty needs."]}
|
||||
buttons={[{ text: "Visit Our Store", href: "/about" }]}
|
||||
useInvertedBackground={false}
|
||||
showBorder={true}
|
||||
@@ -133,32 +123,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "85+ Authentic Products",
|
||||
description: "Carefully curated collection from trusted Pakistani and international beauty brands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=1",
|
||||
imageAlt: "Authentic Beauty Products Collection",
|
||||
},
|
||||
title: "85+ Authentic Products", description: "Carefully curated collection from trusted Pakistani and international beauty brands", imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg", imageAlt: "Authentic Beauty Products Collection"},
|
||||
{
|
||||
id: 2,
|
||||
title: "WhatsApp Consultation",
|
||||
description: "Free beauty advice and instant ordering through convenient WhatsApp service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=2",
|
||||
imageAlt: "WhatsApp Beauty Consultation",
|
||||
},
|
||||
title: "WhatsApp Consultation", description: "Free beauty advice and instant ordering through convenient WhatsApp service", imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg", imageAlt: "WhatsApp Beauty Consultation"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Wholesale Available",
|
||||
description: "Competitive wholesale rates for salon owners and beauty entrepreneurs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg?_wi=3",
|
||||
imageAlt: "Wholesale Beauty Products",
|
||||
},
|
||||
title: "Wholesale Available", description: "Competitive wholesale rates for salon owners and beauty entrepreneurs", imageSrc: "http://img.b2bpic.net/free-photo/makeup-tools_23-2148109562.jpg", imageAlt: "Wholesale Beauty Products"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Same-Day Pickup",
|
||||
description: "Quick pickup at Hussain Agahi Road location in Inner City Multan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg?_wi=1",
|
||||
imageAlt: "Multan Store Location",
|
||||
},
|
||||
title: "Same-Day Pickup", description: "Quick pickup at Hussain Agahi Road location in Inner City Multan", imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg", imageAlt: "Multan Store Location"},
|
||||
]}
|
||||
title="Why Choose Zamzam Cosmetics"
|
||||
description="Your trusted partner for authentic beauty products with unmatched service and competitive pricing"
|
||||
@@ -166,7 +140,6 @@ export default function HomePage() {
|
||||
tagIcon={Heart}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
@@ -177,101 +150,29 @@ export default function HomePage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "hemani-oil-1",
|
||||
name: "Hemani Herbal Hair Oil",
|
||||
price: "PKR 450",
|
||||
variant: "100ml Pure Herbal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-argan-oil-care-product_23-2148955837.jpg?_wi=1",
|
||||
imageAlt: "Hemani Herbal Hair Oil",
|
||||
},
|
||||
id: "hemani-oil-1", name: "Hemani Herbal Hair Oil", price: "PKR 450", variant: "100ml Pure Herbal", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-argan-oil-care-product_23-2148955837.jpg", imageAlt: "Hemani Herbal Hair Oil"},
|
||||
{
|
||||
id: "hemani-serum-1",
|
||||
name: "Hemani Vitamin E Serum",
|
||||
price: "PKR 650",
|
||||
variant: "30ml Brightening",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-argan-oil-care-product_23-2148955837.jpg?_wi=2",
|
||||
imageAlt: "Hemani Vitamin E Serum",
|
||||
},
|
||||
id: "hemani-serum-1", name: "Hemani Vitamin E Serum", price: "PKR 650", variant: "30ml Brightening", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-argan-oil-care-product_23-2148955837.jpg", imageAlt: "Hemani Vitamin E Serum"},
|
||||
{
|
||||
id: "saeed-ghani-rose",
|
||||
name: "Saeed Ghani Rose Water",
|
||||
price: "PKR 350",
|
||||
variant: "200ml Pure Rose",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg?_wi=1",
|
||||
imageAlt: "Saeed Ghani Rose Water",
|
||||
},
|
||||
id: "saeed-ghani-rose", name: "Saeed Ghani Rose Water", price: "PKR 350", variant: "200ml Pure Rose", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg", imageAlt: "Saeed Ghani Rose Water"},
|
||||
{
|
||||
id: "saeed-ghani-ubtan",
|
||||
name: "Saeed Ghani Traditional Ubtan",
|
||||
price: "PKR 800",
|
||||
variant: "200g Natural Formula",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg?_wi=2",
|
||||
imageAlt: "Saeed Ghani Ubtan",
|
||||
},
|
||||
id: "saeed-ghani-ubtan", name: "Saeed Ghani Traditional Ubtan", price: "PKR 800", variant: "200g Natural Formula", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg", imageAlt: "Saeed Ghani Ubtan"},
|
||||
{
|
||||
id: "olivia-bleach",
|
||||
name: "Olivia Bleach Cream",
|
||||
price: "PKR 280",
|
||||
variant: "27g Facial Bleach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-skin-care-cream_23-2148976837.jpg?_wi=1",
|
||||
imageAlt: "Olivia Bleach Cream",
|
||||
},
|
||||
id: "olivia-bleach", name: "Olivia Bleach Cream", price: "PKR 280", variant: "27g Facial Bleach", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-skin-care-cream_23-2148976837.jpg", imageAlt: "Olivia Bleach Cream"},
|
||||
{
|
||||
id: "olivia-lipstick",
|
||||
name: "Olivia Color Intense Lipstick",
|
||||
price: "PKR 420",
|
||||
variant: "4g Matte Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-skin-care-cream_23-2148976837.jpg?_wi=2",
|
||||
imageAlt: "Olivia Lipstick",
|
||||
},
|
||||
id: "olivia-lipstick", name: "Olivia Color Intense Lipstick", price: "PKR 420", variant: "4g Matte Finish", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-skin-care-cream_23-2148976837.jpg", imageAlt: "Olivia Lipstick"},
|
||||
{
|
||||
id: "vince-serum",
|
||||
name: "Vince Whitening Serum",
|
||||
price: "PKR 950",
|
||||
variant: "30ml Advanced Formula",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-product-composition-with-towels_23-2147817700.jpg?_wi=1",
|
||||
imageAlt: "Vince Whitening Serum",
|
||||
},
|
||||
id: "vince-serum", name: "Vince Whitening Serum", price: "PKR 950", variant: "30ml Advanced Formula", imageSrc: "http://img.b2bpic.net/free-photo/beauty-product-composition-with-towels_23-2147817700.jpg", imageAlt: "Vince Whitening Serum"},
|
||||
{
|
||||
id: "vince-cream",
|
||||
name: "Vince Night Whitening Cream",
|
||||
price: "PKR 1200",
|
||||
variant: "50g Overnight Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-product-composition-with-towels_23-2147817700.jpg?_wi=2",
|
||||
imageAlt: "Vince Whitening Cream",
|
||||
},
|
||||
id: "vince-cream", name: "Vince Night Whitening Cream", price: "PKR 1200", variant: "50g Overnight Care", imageSrc: "http://img.b2bpic.net/free-photo/beauty-product-composition-with-towels_23-2147817700.jpg", imageAlt: "Vince Whitening Cream"},
|
||||
{
|
||||
id: "golden-pearl-cream",
|
||||
name: "Golden Pearl Beauty Cream",
|
||||
price: "PKR 520",
|
||||
variant: "50g Day & Night",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/lotion-background-design_1268-666.jpg?_wi=1",
|
||||
imageAlt: "Golden Pearl Beauty Cream",
|
||||
},
|
||||
id: "golden-pearl-cream", name: "Golden Pearl Beauty Cream", price: "PKR 520", variant: "50g Day & Night", imageSrc: "http://img.b2bpic.net/free-vector/lotion-background-design_1268-666.jpg", imageAlt: "Golden Pearl Beauty Cream"},
|
||||
{
|
||||
id: "golden-pearl-mask",
|
||||
name: "Golden Pearl Facial Mask",
|
||||
price: "PKR 680",
|
||||
variant: "100g Brightening",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/lotion-background-design_1268-666.jpg?_wi=2",
|
||||
imageAlt: "Golden Pearl Facial Mask",
|
||||
},
|
||||
id: "golden-pearl-mask", name: "Golden Pearl Facial Mask", price: "PKR 680", variant: "100g Brightening", imageSrc: "http://img.b2bpic.net/free-vector/lotion-background-design_1268-666.jpg", imageAlt: "Golden Pearl Facial Mask"},
|
||||
{
|
||||
id: "english-soap",
|
||||
name: "English Antibacterial Soap",
|
||||
price: "PKR 180",
|
||||
variant: "100g Natural Herbs",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/banner-natural-cosmetics-template_23-2148644282.jpg?_wi=1",
|
||||
imageAlt: "English Antibacterial Soap",
|
||||
},
|
||||
id: "english-soap", name: "English Antibacterial Soap", price: "PKR 180", variant: "100g Natural Herbs", imageSrc: "http://img.b2bpic.net/free-psd/banner-natural-cosmetics-template_23-2148644282.jpg", imageAlt: "English Antibacterial Soap"},
|
||||
{
|
||||
id: "english-soap-pack",
|
||||
name: "English Soap 3-Pack Bundle",
|
||||
price: "PKR 480",
|
||||
variant: "300g Value Pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/banner-natural-cosmetics-template_23-2148644282.jpg?_wi=2",
|
||||
imageAlt: "English Soap Bundle",
|
||||
},
|
||||
id: "english-soap-pack", name: "English Soap 3-Pack Bundle", price: "PKR 480", variant: "300g Value Pack", imageSrc: "http://img.b2bpic.net/free-psd/banner-natural-cosmetics-template_23-2148644282.jpg", imageAlt: "English Soap Bundle"},
|
||||
]}
|
||||
title="Featured Product Brands"
|
||||
description="Discover our curated collection of authentic Pakistani beauty brands trusted by thousands of customers across Punjab"
|
||||
@@ -293,23 +194,9 @@ export default function HomePage() {
|
||||
tag="Our Partners"
|
||||
tagIcon={Award}
|
||||
names={[
|
||||
"Hemani",
|
||||
"Saeed Ghani",
|
||||
"Olivia",
|
||||
"Vince",
|
||||
"Golden Pearl",
|
||||
"English",
|
||||
"Bonita",
|
||||
"Revlon",
|
||||
]}
|
||||
"Hemani", "Saeed Ghani", "Olivia", "Vince", "Golden Pearl", "English", "Bonita", "Revlon"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/set-flower-floral-logo-concept-template_1017-30730.jpg",
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-logo-collection_23-2150003766.jpg",
|
||||
"http://img.b2bpic.net/free-vector/minimalist-wedding-monograms-pastel-colors-set_23-2148368808.jpg",
|
||||
"http://img.b2bpic.net/free-vector/floral-botanical-frame-collection_53876-67212.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-golden-jewelry-logo-collection_23-2148873114.jpg",
|
||||
"http://img.b2bpic.net/free-vector/soap-labels-with-leaves-set_23-2148716167.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/set-flower-floral-logo-concept-template_1017-30730.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-logo-collection_23-2150003766.jpg", "http://img.b2bpic.net/free-vector/minimalist-wedding-monograms-pastel-colors-set_23-2148368808.jpg", "http://img.b2bpic.net/free-vector/floral-botanical-frame-collection_53876-67212.jpg", "http://img.b2bpic.net/free-vector/gradient-golden-jewelry-logo-collection_23-2148873114.jpg", "http://img.b2bpic.net/free-vector/soap-labels-with-leaves-set_23-2148716167.jpg"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -323,59 +210,29 @@ export default function HomePage() {
|
||||
<TestimonialCardThirteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ayesha Khan",
|
||||
handle: "@ayesha_beauty",
|
||||
testimonial:
|
||||
"Finally found authentic cosmetics at honest prices! The WhatsApp service is so convenient and they deliver exactly what they promise. Highly recommended for all beauty lovers in Multan!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-frame-gesture_1187-3854.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Ayesha Khan", handle: "@ayesha_beauty", testimonial:
|
||||
"Finally found authentic cosmetics at honest prices! The WhatsApp service is so convenient and they deliver exactly what they promise. Highly recommended for all beauty lovers in Multan!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-frame-gesture_1187-3854.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Ahmed",
|
||||
handle: "@salon_elite_multan",
|
||||
testimonial:
|
||||
"As a salon owner, finding reliable wholesale suppliers is crucial. Zamzam offers competitive rates, authentic products, and wonderful customer service. They've become our go-to supplier!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Fatima Ahmed", handle: "@salon_elite_multan", testimonial:
|
||||
"As a salon owner, finding reliable wholesale suppliers is crucial. Zamzam offers competitive rates, authentic products, and wonderful customer service. They've become our go-to supplier!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sara Malik",
|
||||
handle: "@skincare_routine",
|
||||
testimonial:
|
||||
"The product quality is exceptional and the staff is so knowledgeable about skincare. They helped me find the perfect products for my skin type. Best cosmetics shop in Multan!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-herself_23-2148974340.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Sara Malik", handle: "@skincare_routine", testimonial:
|
||||
"The product quality is exceptional and the staff is so knowledgeable about skincare. They helped me find the perfect products for my skin type. Best cosmetics shop in Multan!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-herself_23-2148974340.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Hira Riaz",
|
||||
handle: "@beauty_business_owner",
|
||||
testimonial:
|
||||
"Operating a beauty business requires trusted suppliers. Zamzam's wholesale program is fantastic - great prices, bulk discounts, and reliable delivery. Couldn't ask for better!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-student-doing-homework-desk_1262-5768.jpg",
|
||||
},
|
||||
id: "4", name: "Hira Riaz", handle: "@beauty_business_owner", testimonial:
|
||||
"Operating a beauty business requires trusted suppliers. Zamzam's wholesale program is fantastic - great prices, bulk discounts, and reliable delivery. Couldn't ask for better!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-student-doing-homework-desk_1262-5768.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Zainab Farooq",
|
||||
handle: "@natural_beauty_fan",
|
||||
testimonial:
|
||||
"I love that Zamzam carries Hemani and other herbal brands. The natural skincare options are amazing and genuinely effective. Supporting local businesses that care about quality!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-woman-cream_197531-32385.jpg",
|
||||
},
|
||||
id: "5", name: "Zainab Farooq", handle: "@natural_beauty_fan", testimonial:
|
||||
"I love that Zamzam carries Hemani and other herbal brands. The natural skincare options are amazing and genuinely effective. Supporting local businesses that care about quality!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-woman-cream_197531-32385.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Maha Iftikhar",
|
||||
handle: "@cosmetics_collector",
|
||||
testimonial:
|
||||
"The variety is incredible - from affordable everyday products to premium brands. WhatsApp ordering made my last purchase so easy. This is my favorite beauty destination in Multan!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-woman-standing-workplace_23-2148180658.jpg",
|
||||
},
|
||||
id: "6", name: "Maha Iftikhar", handle: "@cosmetics_collector", testimonial:
|
||||
"The variety is incredible - from affordable everyday products to premium brands. WhatsApp ordering made my last purchase so easy. This is my favorite beauty destination in Multan!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-woman-standing-workplace_23-2148180658.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
@@ -395,53 +252,29 @@ export default function HomePage() {
|
||||
<FaqBase
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are all products authentic?",
|
||||
content:
|
||||
"Yes, absolutely! We work exclusively with official brand distributors and suppliers. Every product is 100% authentic and comes with original packaging and warranty. We guarantee authenticity or your money back.",
|
||||
},
|
||||
id: "1", title: "Are all products authentic?", content:
|
||||
"Yes, absolutely! We work exclusively with official brand distributors and suppliers. Every product is 100% authentic and comes with original packaging and warranty. We guarantee authenticity or your money back."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do I place a WhatsApp order?",
|
||||
content:
|
||||
"Simply add our WhatsApp number to your contacts and send us a message with the products you want. Share product names, quantities, and your delivery address. Our team will confirm availability, pricing, and delivery details within 2 hours.",
|
||||
},
|
||||
id: "2", title: "How do I place a WhatsApp order?", content:
|
||||
"Simply add our WhatsApp number to your contacts and send us a message with the products you want. Share product names, quantities, and your delivery address. Our team will confirm availability, pricing, and delivery details within 2 hours."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What are your wholesale prices?",
|
||||
content:
|
||||
"Wholesale pricing is available for bulk orders (minimum 5-10 items depending on product category). Please contact us via WhatsApp or visit our store for customized wholesale quotes. We offer competitive rates and flexible payment terms for registered businesses.",
|
||||
},
|
||||
id: "3", title: "What are your wholesale prices?", content:
|
||||
"Wholesale pricing is available for bulk orders (minimum 5-10 items depending on product category). Please contact us via WhatsApp or visit our store for customized wholesale quotes. We offer competitive rates and flexible payment terms for registered businesses."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you offer same-day delivery or pickup?",
|
||||
content:
|
||||
"Yes! We offer same-day pickup at our Hussain Agahi Road location in Inner City Multan. For same-day orders placed before 3 PM, pickup is available by 6 PM. Delivery options vary based on location.",
|
||||
},
|
||||
id: "4", title: "Do you offer same-day delivery or pickup?", content:
|
||||
"Yes! We offer same-day pickup at our Hussain Agahi Road location in Inner City Multan. For same-day orders placed before 3 PM, pickup is available by 6 PM. Delivery options vary based on location."},
|
||||
{
|
||||
id: "5",
|
||||
title: "What if a product is expired or damaged?",
|
||||
content:
|
||||
"We guarantee product quality. If you receive any expired or damaged product, please contact us within 24 hours with photos. We'll replace the product immediately at no cost or offer a full refund.",
|
||||
},
|
||||
id: "5", title: "What if a product is expired or damaged?", content:
|
||||
"We guarantee product quality. If you receive any expired or damaged product, please contact us within 24 hours with photos. We'll replace the product immediately at no cost or offer a full refund."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Do you have a physical store?",
|
||||
content:
|
||||
"Yes! Visit us at Hussain Agahi Road, Inner City Multan. Our store hours are 10 AM - 8 PM daily (closed Sundays). You can browse our complete collection, get personalized beauty advice, and make purchases on the spot.",
|
||||
},
|
||||
id: "6", title: "Do you have a physical store?", content:
|
||||
"Yes! Visit us at Hussain Agahi Road, Inner City Multan. Our store hours are 10 AM - 8 PM daily (closed Sundays). You can browse our complete collection, get personalized beauty advice, and make purchases on the spot."},
|
||||
{
|
||||
id: "7",
|
||||
title: "What payment methods do you accept?",
|
||||
content:
|
||||
"We accept cash on pickup, bank transfers, JazzCash, Easypaisa, and UBL Omni. Payment terms can be discussed for wholesale orders. We prioritize your security and convenience.",
|
||||
},
|
||||
id: "7", title: "What payment methods do you accept?", content:
|
||||
"We accept cash on pickup, bank transfers, JazzCash, Easypaisa, and UBL Omni. Payment terms can be discussed for wholesale orders. We prioritize your security and convenience."},
|
||||
{
|
||||
id: "8",
|
||||
title: "Can I return products after purchase?",
|
||||
content:
|
||||
"Products can be returned within 7 days if unopened and in original condition. For opened products, returns depend on the issue (damage, expiry, quality). Please contact us to discuss your specific situation.",
|
||||
},
|
||||
id: "8", title: "Can I return products after purchase?", content:
|
||||
"Products can be returned within 7 days if unopened and in original condition. For opened products, returns depend on the issue (damage, expiry, quality). Please contact us to discuss your specific situation."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about ordering from Zamzam Cosmetics"
|
||||
@@ -463,7 +296,7 @@ export default function HomePage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-market-night_23-2151604308.jpg"
|
||||
imageAlt="Zamzam Cosmetics Store Location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user