From afb3dd7fb7c135efc7c56efb595842fc3479c947 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 17:31:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 219 +++++++++++------------------------------------ 1 file changed, 51 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 580c163..8b4be8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,62 +44,39 @@ export default function LandingPage() {
@@ -120,41 +89,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Silk Minimalist Blouse", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/man-closely-looking-blazers-mall_482257-76726.jpg", - }, + id: "1", name: "Silk Minimalist Blouse", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/man-closely-looking-blazers-mall_482257-76726.jpg"}, { - id: "2", - name: "Tailored Wool Trousers", - price: "$180", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-takeaway-coffee-cup-standing-outdoor_23-2148148109.jpg", - }, + id: "2", name: "Tailored Wool Trousers", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-takeaway-coffee-cup-standing-outdoor_23-2148148109.jpg"}, { - id: "3", - name: "Cashmere Knit Pullover", - price: "$240", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-females_23-2148880181.jpg", - }, + id: "3", name: "Cashmere Knit Pullover", price: "$240", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-females_23-2148880181.jpg"}, { - id: "4", - name: "Classic Trench Coat", - price: "$350", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg", - }, + id: "4", name: "Classic Trench Coat", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg"}, { - id: "5", - name: "Signature Silk Dress", - price: "$290", - imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230645.jpg", - }, + id: "5", name: "Signature Silk Dress", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230645.jpg"}, { - id: "6", - name: "Leather Essential Belt", - price: "$95", - imageSrc: "http://img.b2bpic.net/free-photo/plate-breakfast-waffle-with-banana-topping-white-bed-diary-phone_53876-65288.jpg", - }, + id: "6", name: "Leather Essential Belt", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/plate-breakfast-waffle-with-banana-topping-white-bed-diary-phone_53876-65288.jpg"}, ]} title="Our Latest Collection" description="Exquisitely curated pieces defined by their quality and understated style." @@ -168,38 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Premium Natural Fibers", - author: "Ethical Sourcing", - description: "Only the finest wools, silks, and cottons, ethically sourced for longevity and feel.", - tags: [ - "Sustainable", - "Premium", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-brown-knitwear-texture_23-2151998923.jpg", - }, + id: "f1", title: "Premium Natural Fibers", author: "Ethical Sourcing", description: "Only the finest wools, silks, and cottons, ethically sourced for longevity and feel.", tags: [ + "Sustainable", "Premium"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-brown-knitwear-texture_23-2151998923.jpg"}, { - id: "f2", - title: "Artisanal Tailoring", - author: "Master Craftsmen", - description: "Every stitch is placed by master artisans who value detail and precision above all else.", - tags: [ - "Craftsmanship", - "Detailed", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg", - }, + id: "f2", title: "Artisanal Tailoring", author: "Master Craftsmen", description: "Every stitch is placed by master artisans who value detail and precision above all else.", tags: [ + "Craftsmanship", "Detailed"], + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg"}, { - id: "f3", - title: "Timeless Aesthetic", - author: "Design Philosophy", - description: "Designs that transcend seasonal trends, creating a wardrobe that is inherently stylish forever.", - tags: [ - "Minimalist", - "Timeless", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-texture_23-2148952792.jpg", - }, + id: "f3", title: "Timeless Aesthetic", author: "Design Philosophy", description: "Designs that transcend seasonal trends, creating a wardrobe that is inherently stylish forever.", tags: [ + "Minimalist", "Timeless"], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-texture_23-2148952792.jpg"}, ]} title="Crafted to Last" description="We prioritize quality over quantity, ensuring every piece you wear is a testament to durability and design." @@ -213,45 +137,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Elena V.", - handle: "@elena_style", - testimonial: "The quality of the silk blouse is unmatched. Absolutely worth every penny.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-mature-woman-sitting-stool_23-2148275043.jpg", - }, + id: "1", name: "Elena V.", handle: "@elena_style", testimonial: "The quality of the silk blouse is unmatched. Absolutely worth every penny.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-mature-woman-sitting-stool_23-2148275043.jpg"}, { - id: "2", - name: "Marcus L.", - handle: "@m_luxe", - testimonial: "Finally, a brand that focuses on clean, minimalist design with true durability.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg", - }, + id: "2", name: "Marcus L.", handle: "@m_luxe", testimonial: "Finally, a brand that focuses on clean, minimalist design with true durability.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg"}, { - id: "3", - name: "Sophia R.", - handle: "@soph_soph", - testimonial: "Sustainable and stylish. My trench coat gets compliments everywhere I go.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-holding-hat-black-white-wall_176420-8592.jpg", - }, + id: "3", name: "Sophia R.", handle: "@soph_soph", testimonial: "Sustainable and stylish. My trench coat gets compliments everywhere I go.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-holding-hat-black-white-wall_176420-8592.jpg"}, { - id: "4", - name: "Julian D.", - handle: "@julian_d", - testimonial: "Impeccable tailoring. You can really feel the craftsmanship in every garment.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mother-adult-daughter-with-shopping-bag_1157-31141.jpg", - }, + id: "4", name: "Julian D.", handle: "@julian_d", testimonial: "Impeccable tailoring. You can really feel the craftsmanship in every garment.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mother-adult-daughter-with-shopping-bag_1157-31141.jpg"}, { - id: "5", - name: "Nina H.", - handle: "@nina_h", - testimonial: "Everything I have purchased from them has become a wardrobe staple.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg", - }, + id: "5", name: "Nina H.", handle: "@nina_h", testimonial: "Everything I have purchased from them has become a wardrobe staple.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg"}, ]} showRating={true} title="Loved by Our Community" @@ -262,8 +161,8 @@ export default function LandingPage() {
@@ -273,45 +172,29 @@ export default function LandingPage() { { items: [ { - label: "Shop", - href: "#products", - }, + label: "Shop", href: "#products"}, { - label: "Our Quality", - href: "#features", - }, + label: "Our Quality", href: "#features"}, { - label: "Community", - href: "#testimonials", - }, + label: "Community", href: "#testimonials"}, ], }, { items: [ { - label: "Help Center", - href: "#", - }, + label: "Help Center", href: "#"}, { - label: "Shipping Policy", - href: "#", - }, + label: "Shipping Policy", href: "#"}, { - label: "Contact Us", - href: "#", - }, + label: "Contact Us", href: "#"}, ], }, { items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1