diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2735d5b..5a78acc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,16 +30,12 @@ export default function LandingPage() {
@@ -47,27 +43,18 @@ export default function LandingPage() {
@@ -77,15 +64,12 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
- {
- title: "Secure Escrow", description: "Payments are held securely until delivery is confirmed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/3d-icon-of-a-credit-card-with-security-s-1778022616328-aa10b719.png", imageAlt: "3D icon of a credit card with security shield, symbolizing secure payments for a luxury marketplace."},
- {
- title: "Lightning Shipping", description: "Average delivery in 3 business days across the region.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/fast-delivery-symbol-with-motion-lines-3-1778022625155-3df39e58.png", imageAlt: "Fast delivery symbol with motion lines, 3D render, high tech."},
- {
- title: "Verified Authentic", description: "Every item undergoes rigorous inspection for quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/verification-badge-icon-3d-style-luxury--1778022635069-7bc44530.png", imageAlt: "Verification badge icon, 3D style, luxury quality assurance."},
+ { title: "Verified Chrome Hearts", description: "Authentication on every piece.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/verification-badge-icon-3d-style-luxury--1778022635069-7bc44530.png" },
+ { title: "LV Collection", description: "Curated selection of luxury goods.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/3d-icon-of-a-credit-card-with-security-s-1778022616328-aa10b719.png" },
+ { title: "Rare Designer", description: "Hard-to-find luxury pieces.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/fast-delivery-symbol-with-motion-lines-3-1778022625155-3df39e58.png" },
]}
- title="Marketplace Integrity"
- description="We ensure every transaction is safe, fast, and transparent."
+ title="Luxury Standards"
+ description="We ensure only the best designer gear makes it to the marketplace."
/>
@@ -96,24 +80,16 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "p1", name: "Retro High OG", price: "$180", variant: "Men's Size 10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/close-up-photo-of-high-end-sneaker-leath-1778022642834-0f8075e2.png"},
- {
- id: "p2", name: "Street Runners", price: "$120", variant: "Black/White", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/side-view-of-iconic-limited-edition-snea-1778022652772-4d682681.png"},
- {
- id: "p3", name: "Canvas Daily", price: "$90", variant: "Classic Navy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/back-view-of-stylish-sneaker-with-logo-c-1778022660446-3e27074c.png"},
- {
- id: "p4", name: "Pro Basketball", price: "$210", variant: "Limited", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/top-view-of-performance-shoe-modern-desi-1778022668824-e26ff45b.png"},
- {
- id: "p5", name: "Winter Boots", price: "$150", variant: "Dark Brown", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/sneaker-laces-and-eyelets-high-detail-pr-1778022677124-68b92ed9.png"},
- {
- id: "p6", name: "Urban Leisure", price: "$110", variant: "Light Grey", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/stylish-street-shoe-with-unique-colorway-1778022685038-d1983125.png"},
+ { id: "p1", name: "Chrome Hearts Hoodie", price: "$800", variant: "Black/White", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/close-up-photo-of-high-end-sneaker-leath-1778022642834-0f8075e2.png"},
+ { id: "p2", name: "LV Monogram Bag", price: "$1200", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/side-view-of-iconic-limited-edition-snea-1778022652772-4d682681.png"},
+ { id: "p3", name: "Designer Belt", price: "$450", variant: "Silver Buckle", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/back-view-of-stylish-sneaker-with-logo-c-1778022660446-3e27074c.png"},
+ { id: "p4", name: "Street Designer Cap", price: "$250", variant: "Limited", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDoG6wxn8WoZ83J8d4Vn8tzl2t/top-view-of-performance-shoe-modern-desi-1778022668824-e26ff45b.png"},
]}
buttons={[
{ text: "View All", href: "/inventory" }
]}
- title="Available Now"
- description="Browse the latest drops and top-tier marketplace listings."
+ title="New Arrivals"
+ description="Discover our curated selection of luxury fashion."
/>
@@ -122,30 +98,19 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Nike", "Adidas", "Supreme", "Palace", "Kith", "StockX", "Goat"]}
- title="Trusted Partners"
- description="We collaborate with the best names in streetwear."
+ "Chrome Hearts", "LV", "Supreme", "Off-White", "Balenciaga", "Gucci", "Vetements"]}
+ title="Luxury Partners"
+ description="Authentic connections to the biggest names in fashion."
/>
@@ -156,15 +121,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1", title: "How does bidding work?", content: "You place a price you are willing to pay, and we notify sellers."},
- {
- id: "f2", title: "Are products authentic?", content: "100% authenticity guarantee on all items."},
- {
- id: "f3", title: "Can I return items?", content: "Returns accepted within 14 days for verified defects."},
+ { id: "f1", title: "Is it authentic?", content: "Yes, every piece is authenticated."},
+ { id: "f2", title: "Shipping?", content: "We ship fast via insured courier."},
]}
- title="Help Center"
- description="Got questions? We've got answers."
+ title="Fashion Help"
+ description="We are here to assist with your luxury purchase."
faqsAnimation="slide-up"
/>
@@ -172,37 +133,22 @@ export default function LandingPage() {