From 60e9c58be6b7a3e76386533a6f3167d3de0be479 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 17:15:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 187 ++++++++++------------------------------------- 1 file changed, 39 insertions(+), 148 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c100122..efe9c47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,38 +31,28 @@ export default function LandingPage() {
+ />
@@ -84,21 +73,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "No compromised quality", - "No mass-produced synthetics", - "No hidden service fees", - "No artificial price surges", - "No unethical sourcing", - ], + "No compromised quality", "No mass-produced synthetics", "No hidden service fees", "No artificial price surges", "No unethical sourcing"], }} positiveCard={{ items: [ - "Curated Indian craftsmanship", - "Premium quality fabrics", - "20+ years of trust", - "Hand-picked seasonal collections", - "Expert styling advice", - ], + "Curated Indian craftsmanship", "Premium quality fabrics", "20+ years of trust", "Hand-picked seasonal collections", "Expert styling advice"], }} title="Why Poonam Trading Co?" description="We are committed to delivering authentic Indian ethnic wear with a focus on quality, transparency, and style." @@ -113,47 +92,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Silk Unstitched Set", - price: "₹2,500", - variant: "Traditional", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502983.jpg", - }, + id: "1", name: "Silk Unstitched Set", price: "₹2,500", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502983.jpg"}, { - id: "2", - name: "Chiffon Embroidered", - price: "₹1,800", - variant: "Festive", - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400883.jpg", - }, + id: "2", name: "Chiffon Embroidered", price: "₹1,800", variant: "Festive", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400883.jpg"}, { - id: "3", - name: "Cotton Block Print", - price: "₹1,200", - variant: "Daily Wear", - imageSrc: "http://img.b2bpic.net/free-vector/diwali-indian-mandala-vector-pattern-background_53876-118089.jpg", - }, + id: "3", name: "Cotton Block Print", price: "₹1,200", variant: "Daily Wear", imageSrc: "http://img.b2bpic.net/free-vector/diwali-indian-mandala-vector-pattern-background_53876-118089.jpg"}, { - id: "4", - name: "Georgette Suit", - price: "₹2,100", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1383.jpg", - }, + id: "4", name: "Georgette Suit", price: "₹2,100", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1383.jpg"}, { - id: "5", - name: "Banarasi Fabric", - price: "₹3,500", - variant: "Luxury", - imageSrc: "http://img.b2bpic.net/free-vector/pink-paisley-background-traditional-pattern-feminine-design-vector_53876-151479.jpg", - }, + id: "5", name: "Banarasi Fabric", price: "₹3,500", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-vector/pink-paisley-background-traditional-pattern-feminine-design-vector_53876-151479.jpg"}, { - id: "6", - name: "Casual Cotton Set", - price: "₹999", - variant: "Casual", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502959.jpg", - }, + id: "6", name: "Casual Cotton Set", price: "₹999", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502959.jpg"}, ]} title="Curated Collections" description="Explore our hand-selected range of traditional fabrics, from festive luxury to daily comfort." @@ -167,26 +116,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "20+", - title: "Years of Excellence", - description: "Serving since 2004", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1381.jpg", - }, + id: "m1", value: "20+", title: "Years of Excellence", description: "Serving since 2004", imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1381.jpg"}, { - id: "m2", - value: "500+", - title: "Design Variations", - description: "Carefully selected suits", - imageSrc: "http://img.b2bpic.net/free-photo/retro-colorful-shirt-close-up_23-2148237621.jpg", - }, + id: "m2", value: "500+", title: "Design Variations", description: "Carefully selected suits", imageSrc: "http://img.b2bpic.net/free-photo/retro-colorful-shirt-close-up_23-2148237621.jpg"}, { - id: "m3", - value: "10k+", - title: "Happy Customers", - description: "Trust built over time", - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-legs-newborn-baby_1304-3853.jpg", - }, + id: "m3", value: "10k+", title: "Happy Customers", description: "Trust built over time", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-legs-newborn-baby_1304-3853.jpg"}, ]} title="By The Numbers" description="Our legacy is built on the satisfaction of our patrons and the consistent quality of our offerings." @@ -201,53 +135,23 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Zeenath Anjum", - role: "Patron", - company: "Since 2004", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-wearing-sari_23-2149461714.jpg", - }, + id: "1", name: "Zeenath Anjum", role: "Patron", company: "Since 2004", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-wearing-sari_23-2149461714.jpg"}, { - id: "2", - name: "Subhadramma P", - role: "Loyal Shopper", - company: "Regular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-card_23-2148304928.jpg", - }, + id: "2", name: "Subhadramma P", role: "Loyal Shopper", company: "Regular", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-card_23-2148304928.jpg"}, { - id: "3", - name: "Hasmukh Kothari", - role: "Enthusiast", - company: "Regular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17546.jpg", - }, + id: "3", name: "Hasmukh Kothari", role: "Enthusiast", company: "Regular", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17546.jpg"}, { - id: "4", - name: "Preet Jain", - role: "Buyer", - company: "Regular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-smartphone_23-2149461763.jpg", - }, + id: "4", name: "Preet Jain", role: "Buyer", company: "Regular", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-smartphone_23-2149461763.jpg"}, { - id: "5", - name: "Neha Sharma", - role: "Fashion Buyer", - company: "Designer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lady-with-shopping-bags-mall_23-2147950205.jpg", - }, + id: "5", name: "Neha Sharma", role: "Fashion Buyer", company: "Designer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lady-with-shopping-bags-mall_23-2147950205.jpg"}, { - id: "6", - name: "Priya Singh", - role: "Professional", - company: "Regular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", - }, + id: "6", name: "Priya Singh", role: "Professional", company: "Regular", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg"}, ]} title="Loved By Our Patrons" description="Hear what our loyal community says about their shopping experience at Poonam Trading Co." @@ -258,8 +162,7 @@ export default function LandingPage() {