6 Commits

Author SHA1 Message Date
e126be04bc Update src/app/page.tsx 2026-03-08 10:35:47 +00:00
e3e8bd82aa Update src/app/page.tsx 2026-03-08 10:29:32 +00:00
77df706f4d Update src/app/layout.tsx 2026-03-08 10:29:32 +00:00
16b7a67725 Merge version_1 into main
Merge version_1 into main
2026-03-08 10:27:39 +00:00
7306e7a06c Merge version_1 into main
Merge version_1 into main
2026-03-08 10:26:59 +00:00
e01b3c8345 Merge version_1 into main
Merge version_1 into main
2026-03-08 10:25:36 +00:00
2 changed files with 13 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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."},
{