From 24f13cc3f8229f65ccd72ba60028fe5532c05f69 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:42:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 187 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 145 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 076fab5..370b136 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,71 +44,44 @@ export default function LandingPage() {
@@ -129,53 +94,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Floral Grace", - brand: "Professor Line", - price: "$45", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-white-dress-summer-cafe-sunglasses-talking-phone_285396-6587.jpg", - }, + id: "p1", name: "Floral Grace", brand: "Professor Line", price: "$45", rating: 5, + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-white-dress-summer-cafe-sunglasses-talking-phone_285396-6587.jpg"}, { - id: "p2", - name: "Abstract Logic", - brand: "Professor Line", - price: "$52", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-with-floral-print_23-2149366022.jpg", - }, + id: "p2", name: "Abstract Logic", brand: "Professor Line", price: "$52", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-with-floral-print_23-2149366022.jpg"}, { - id: "p3", - name: "Geometric Theory", - brand: "Professor Line", - price: "$48", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885690.jpg", - }, + id: "p3", name: "Geometric Theory", brand: "Professor Line", price: "$48", rating: 4, + reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885690.jpg"}, { - id: "p4", - name: "Summer Theory", - brand: "Professor Line", - price: "$39", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg", - }, + id: "p4", name: "Summer Theory", brand: "Professor Line", price: "$39", rating: 5, + reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg"}, { - id: "p5", - name: "Minimalist Print", - brand: "Professor Line", - price: "$35", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-colorful-summer-pink-hipster-clothes-posing-near-wall_158538-8813.jpg", - }, + id: "p5", name: "Minimalist Print", brand: "Professor Line", price: "$35", rating: 4, + reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-colorful-summer-pink-hipster-clothes-posing-near-wall_158538-8813.jpg"}, { - id: "p6", - name: "Textile Art", - brand: "Professor Line", - price: "$55", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-high-angle_23-2150264193.jpg", - }, + id: "p6", name: "Textile Art", brand: "Professor Line", price: "$55", rating: 5, + reviewCount: "145", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-high-angle_23-2150264193.jpg"}, ]} title="Curated Collections" description="Each print is selected for its aesthetic value and timeless appeal." @@ -198,40 +133,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Maya R.", - role: "Designer", - testimonial: "The precision in these prints is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23060.jpg", - }, + id: "1", name: "Maya R.", role: "Designer", testimonial: "The precision in these prints is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23060.jpg"}, { - id: "2", - name: "Priya K.", - role: "Architect", - testimonial: "I love the mathematical elegance in the designs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-model-casual-summer-clothes-showing-her-tongue_158538-7204.jpg", - }, + id: "2", name: "Priya K.", role: "Architect", testimonial: "I love the mathematical elegance in the designs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-model-casual-summer-clothes-showing-her-tongue_158538-7204.jpg"}, { - id: "3", - name: "Sofia L.", - role: "Researcher", - testimonial: "Truly unique perspective on modern apparel.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-repair-sale-shop_23-2150746317.jpg", - }, + id: "3", name: "Sofia L.", role: "Researcher", testimonial: "Truly unique perspective on modern apparel.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-repair-sale-shop_23-2150746317.jpg"}, { - id: "4", - name: "Ananya D.", - role: "Student", - testimonial: "Fashion with a story behind every single piece.", - imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-young-lady-stylish-floral-summer-dress-looks-into-camera-smiles-gently-poses-cozy-room_197531-29853.jpg", - }, + id: "4", name: "Ananya D.", role: "Student", testimonial: "Fashion with a story behind every single piece.", imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-young-lady-stylish-floral-summer-dress-looks-into-camera-smiles-gently-poses-cozy-room_197531-29853.jpg"}, { - id: "5", - name: "Zara T.", - role: "Artist", - testimonial: "Sophisticated prints that make a real statement.", - imageSrc: "http://img.b2bpic.net/free-photo/urban-lifestyle-bag-customer-sale-white_1303-3395.jpg", - }, + id: "5", name: "Zara T.", role: "Artist", testimonial: "Sophisticated prints that make a real statement.", imageSrc: "http://img.b2bpic.net/free-photo/urban-lifestyle-bag-customer-sale-white_1303-3395.jpg"}, ]} title="Voices of the Community" description="See why our customers cherish the intellectual approach behind every print." @@ -242,8 +152,7 @@ export default function LandingPage() {