From a59ad42542fb21c9d3c9878435c9af93cfa16b18 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:10:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 196 +++++++++++------------------------------------ 1 file changed, 46 insertions(+), 150 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b09c03..ae174d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,78 +44,49 @@ export default function LandingPage() {
@@ -146,59 +109,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "loops×knots", - name: "Cyber-Knit Scarf", - price: "$85", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-warm-knitted-sweaters-pastel-colors-close-up_169016-11429.jpg", - }, + id: "1", brand: "loops×knots", name: "Cyber-Knit Scarf", price: "$85", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cozy-warm-knitted-sweaters-pastel-colors-close-up_169016-11429.jpg"}, { - id: "2", - brand: "loops×knots", - name: "Neon Weave Pot", - price: "$45", - rating: 5, - reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-threads-knitting_169016-28361.jpg", - }, + id: "2", brand: "loops×knots", name: "Neon Weave Pot", price: "$45", rating: 5, + reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-threads-knitting_169016-28361.jpg"}, { - id: "3", - brand: "loops×knots", - name: "Digital Fringe Bag", - price: "$120", - rating: 4, - reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-pencil-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-524.jpg", - }, + id: "3", brand: "loops×knots", name: "Digital Fringe Bag", price: "$120", rating: 4, + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-pencil-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-524.jpg"}, { - id: "4", - brand: "loops×knots", - name: "Glitch Texture Throw", - price: "$250", - rating: 5, - reviewCount: "5", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg", - }, + id: "4", brand: "loops×knots", name: "Glitch Texture Throw", price: "$250", rating: 5, + reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg"}, { - id: "5", - brand: "loops×knots", - name: "Tech-Thread Headband", - price: "$30", - rating: 4, - reviewCount: "19", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-with-headphones_273609-14527.jpg", - }, + id: "5", brand: "loops×knots", name: "Tech-Thread Headband", price: "$30", rating: 4, + reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-with-headphones_273609-14527.jpg"}, { - id: "6", - brand: "loops×knots", - name: "Data-Flow Wall Art", - price: "$180", - rating: 5, - reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923296.jpg", - }, + id: "6", brand: "loops×knots", name: "Data-Flow Wall Art", price: "$180", rating: 5, + reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923296.jpg"}, ]} title="Curated Collections" description="Shop our limited-edition fiber creations." @@ -210,47 +137,23 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={true} + animationType="slide-up" testimonials={[ { - id: "1", - name: "Elena R.", - role: "Collector", - company: "NYC", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697712.jpg", - }, + id: "1", name: "Elena R.", role: "Collector", company: "NYC", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697712.jpg"}, { - id: "2", - name: "Marcus T.", - role: "Designer", - company: "London", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mothers-day-concept-with-breakfast_23-2147791444.jpg", - }, + id: "2", name: "Marcus T.", role: "Designer", company: "London", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mothers-day-concept-with-breakfast_23-2147791444.jpg"}, { - id: "3", - name: "Sarah W.", - role: "Artist", - company: "Berlin", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-painting_23-2148483101.jpg", - }, + id: "3", name: "Sarah W.", role: "Artist", company: "Berlin", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-painting_23-2148483101.jpg"}, { - id: "4", - name: "Jia K.", - role: "Architect", - company: "Tokyo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-handmade-dreamcatcher_23-2149181328.jpg", - }, + id: "4", name: "Jia K.", role: "Architect", company: "Tokyo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-handmade-dreamcatcher_23-2149181328.jpg"}, { - id: "5", - name: "Liam P.", - role: "Developer", - company: "SF", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-knitting-couch_23-2149311017.jpg", - }, + id: "5", name: "Liam P.", role: "Developer", company: "SF", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-knitting-couch_23-2149311017.jpg"}, ]} title="Loved by the Community" description="Hear what our amazing knitters and collectors have to say." @@ -261,16 +164,13 @@ export default function LandingPage() { @@ -279,13 +179,9 @@ export default function LandingPage() { -- 2.49.1