diff --git a/src/app/page.tsx b/src/app/page.tsx index c936fbf..88c4510 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,129 +29,45 @@ export default function LandingPage() {
@@ -162,48 +78,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Vintage Leather Jacket", - price: "$120", - variant: "Classic Cut", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=1", - }, - { - id: "p2", - name: "Cotton Hoodie", - price: "$65", - variant: "Oversized", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=1", - }, - { - id: "p3", - name: "Denim Jeans", - price: "$85", - variant: "Straight Leg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg", - }, - { - id: "p4", - name: "Summer Linen Shirt", - price: "$55", - variant: "Beige", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148436078.jpg", - }, - { - id: "p5", - name: "Streetwear Tee", - price: "$40", - variant: "Black", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-trendy-coat-outside_1303-21539.jpg", - }, - { - id: "p6", - name: "Designer Blazer", - price: "$180", - variant: "Charcoal", - imageSrc: "http://img.b2bpic.net/free-photo/sporty-curly-haired-woman-dressed-brown-sportswear-holds-bottle-fresh-water-rests-after-cardio-workout-city-focused-away-pensively-leads-healthy-lifestyle-feels-thirsty-after-training_273609-59892.jpg", - }, + { id: "p1", name: "Vintage Leather Jacket", price: "$120", variant: "Classic Cut", imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg" }, + { id: "p2", name: "Cotton Hoodie", price: "$65", variant: "Oversized", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg" }, + { id: "p3", name: "Denim Jeans", price: "$85", variant: "Straight Leg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg" }, + { id: "p4", name: "Summer Linen Shirt", price: "$55", variant: "Beige", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148436078.jpg" }, + { id: "p5", name: "Streetwear Tee", price: "$40", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-trendy-coat-outside_1303-21539.jpg" }, + { id: "p6", name: "Designer Blazer", price: "$180", variant: "Charcoal", imageSrc: "http://img.b2bpic.net/free-photo/sporty-curly-haired-woman-dressed-brown-sportswear-holds-bottle-fresh-water-rests-after-cardio-workout-city-focused-away-pensively-leads-healthy-lifestyle-feels-thirsty-after-training_273609-59892.jpg" }, ]} title="Trending Arrivals" description="Hand-picked pieces arriving daily." @@ -217,49 +97,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Verified Quality", - description: "Every item is hand-inspected for wear and authenticity.", - icon: Shield, + title: "Verified Quality", description: "Every item is hand-inspected for wear and authenticity.", icon: Shield, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-vector/slow-fashion-badge-colection_23-2148811354.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-closing-button-blue-shirt_23-2148175658.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg?_wi=2", - imageAlt: "fast sustainable shipping icon", + { imageSrc: "http://img.b2bpic.net/free-vector/slow-fashion-badge-colection_23-2148811354.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-closing-button-blue-shirt_23-2148175658.jpg" }, + ] }, { - title: "Fast Shipping", - description: "We ensure your new favorite items arrive within 3-5 days.", - icon: Zap, + title: "Fast Shipping", description: "We ensure your new favorite items arrive within 3-5 days.", icon: Zap, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-taking-coat-hanger-shirt-from-rack-hook-red-wall_23-2148175656.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=2", - imageAlt: "fast sustainable shipping icon", + { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-taking-coat-hanger-shirt-from-rack-hook-red-wall_23-2148175656.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg" }, + ] }, { - title: "Sustainable Fashion", - description: "Reducing waste one garment at a time.", - icon: Leaf, + title: "Sustainable Fashion", description: "Reducing waste one garment at a time.", icon: Leaf, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-vector/arrow-cycle-leaves_78370-1717.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/young-business-owner-preparing-her-store_23-2149300907.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=2", - imageAlt: "fast sustainable shipping icon", + { imageSrc: "http://img.b2bpic.net/free-vector/arrow-cycle-leaves_78370-1717.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-business-owner-preparing-her-store_23-2149300907.jpg" }, + ] }, ]} title="Why Choose Us" @@ -272,46 +128,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - title: "Great find!", - quote: "The jacket I received looked brand new.", - name: "Jane D.", - role: "Collector", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-glam-girl-sunglasses-laughing-smiling-standing-holiday-pink-background_1258-87980.jpg", - }, - { - id: "t2", - title: "Fast Shipping", - quote: "Arrived quicker than expected. Perfect fit.", - name: "Mark S.", - role: "Buyer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-relaxed-man-sitting-outdoors-vintage-circular-stairs_158595-3655.jpg", - }, - { - id: "t3", - title: "Sustainable Style", - quote: "Love that I can shop sustainably and stylishly.", - name: "Emily R.", - role: "Trendsetter", - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-female-photographer-exploring-subway-city_23-2149186691.jpg", - }, - { - id: "t4", - title: "Authentic pieces", - quote: "Always finding hidden gems here.", - name: "David W.", - role: "Vintage fan", - imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915110.jpg", - }, - { - id: "t5", - title: "Highly recommend", - quote: "Customer service is top notch.", - name: "Sarah P.", - role: "Loyal shopper", - imageSrc: "http://img.b2bpic.net/free-photo/happy-brunet-dark-skinned-man-floral-shirt-smiles-with-closed-eyes_197531-23739.jpg", - }, + { id: "t1", title: "Great find!", quote: "The jacket I received looked brand new.", name: "Jane D.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-glam-girl-sunglasses-laughing-smiling-standing-holiday-pink-background_1258-87980.jpg" }, + { id: "t2", title: "Fast Shipping", quote: "Arrived quicker than expected. Perfect fit.", name: "Mark S.", role: "Buyer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-relaxed-man-sitting-outdoors-vintage-circular-stairs_158595-3655.jpg" }, + { id: "t3", title: "Sustainable Style", quote: "Love that I can shop sustainably and stylishly.", name: "Emily R.", role: "Trendsetter", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-female-photographer-exploring-subway-city_23-2149186691.jpg" }, + { id: "t4", title: "Authentic pieces", quote: "Always finding hidden gems here.", name: "David W.", role: "Vintage fan", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915110.jpg" }, + { id: "t5", title: "Highly recommend", quote: "Customer service is top notch.", name: "Sarah P.", role: "Loyal shopper", imageSrc: "http://img.b2bpic.net/free-photo/happy-brunet-dark-skinned-man-floral-shirt-smiles-with-closed-eyes_197531-23739.jpg" }, ]} title="What Our Community Says" description="Real feedback from our loyal customers." @@ -324,24 +145,10 @@ export default function LandingPage() { title="Get in Touch" description="Have questions about our collection or consigning with us?" inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Your message here...", - required: true, - }} + textarea={{ name: "message", placeholder: "Your message here...", required: true }} imageSrc="http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg" /> @@ -349,17 +156,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file