Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73432325f8 | |||
| 5389eac535 | |||
| 22cabf4704 | |||
| ce6a742727 | |||
| 993e8839af |
@@ -57,9 +57,9 @@ export default function LandingPage() {
|
|||||||
title="Your Trusted Local Marketplace"
|
title="Your Trusted Local Marketplace"
|
||||||
description="We are bridging the gap between quality manufacturers and the Pakistani consumer, providing a seamless shopping experience."
|
description="We are bridging the gap between quality manufacturers and the Pakistani consumer, providing a seamless shopping experience."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{ title: "Verified Quality", description: "Strict quality control on every single item." },
|
{ title: "Shop with Confidence: Certified Quality on Every Item", description: "Strict quality control on every single item." },
|
||||||
{ title: "Fast Shipping", description: "Nationwide delivery across all provinces." },
|
{ title: "Fast Delivery: Nationwide Shipping", description: "Nationwide delivery across all provinces." },
|
||||||
{ title: "Secure Payments", description: "Cash on delivery and secure digital options." },
|
{ title: "Flexible Payments: Secure & Convenient", description: "Cash on delivery and secure digital options." },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery across Pakistan." },
|
{ id: "q1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery across Pakistan." },
|
||||||
{ id: "q2", title: "How long is shipping?", content: "Typically 3-5 working days depending on location." },
|
{ id: "q2", title: "How long is shipping?", content: "We guarantee delivery within 2-3 working days for major cities (Karachi, Lahore, Islamabad) and 4-6 working days for other regions across Pakistan, backed by our on-time arrival promise." },
|
||||||
{ id: "q3", title: "Can I return items?", content: "Yes, we accept returns within 7 days of delivery." },
|
{ id: "q3", title: "Can I return items?", content: "Yes, we accept returns within 7 days of delivery." },
|
||||||
{ id: "q4", title: "How do I track my order?", content: "Once shipped, you'll receive a tracking link via SMS or email to monitor your package in real-time." }
|
{ id: "q4", title: "How do I track my order?", content: "Once shipped, you'll receive a tracking link via SMS or email to monitor your package in real-time." }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user