Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e126be04bc | |||
| e3e8bd82aa | |||
| 77df706f4d | |||
| 16b7a67725 | |||
| 7306e7a06c | |||
| e01b3c8345 |
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Graphic T-Shirt", price: "$24.99", variant: "Dark Grey • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-man-walking-city-street-with-leather-travel-bag-wearing-sweatshirt-sunglasses-urban-style-trend-sunny-day-looking-watch_285396-4538.jpg?_wi=1", imageAlt: "Classic graphic t-shirt", isFavorited: false,
|
||||
id: "1", name: "Classic Graphic T-Shirt", price: "₹500", variant: "Dark Grey • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-man-walking-city-street-with-leather-travel-bag-wearing-sweatshirt-sunglasses-urban-style-trend-sunny-day-looking-watch_285396-4538.jpg?_wi=1", imageAlt: "Classic graphic t-shirt", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Premium Casual Jeans", price: "$54.99", variant: "Black • 3 Fits", imageSrc: "http://img.b2bpic.net/free-photo/elegant-guy-posing-while-listening-music_1153-446.jpg?_wi=1", imageAlt: "Premium casual jeans", isFavorited: false,
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Are all products genuine and authentic?", content: "Yes, 100% of our products are authentic and genuine. We directly partner with authorized brands and conduct strict quality verification on every item before dispatch. We take authenticity very seriously and stand behind every product we sell."},
|
||||
id: "1", title: "Are all products genuine and authentic?", content: "Yes, 100% of our products are genuine and authentic. We directly partner with authorized brands and conduct rigorous multi-stage verification: initial supplier authentication (verified within 48 hours), third-party lab certification from ISO-certified testing centers, and final pre-dispatch inspection. Every item includes a Certificate of Authenticity with QR code verification. Our commitment to authenticity is backed by our 100% Money-Back Guarantee."},
|
||||
{
|
||||
id: "2", title: "What is your return and exchange policy?", content: "We offer hassle-free returns and exchanges within 30 days of purchase. Items must be unworn with original tags attached. Simply contact our customer service team with your order number to initiate a return or exchange. Refunds are processed within 5-7 business days."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user