From 08cc59bbbb0f0bb7dca3d1464edf3ac33b0b10ae Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:42:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 212 +++++++++-------------------------------------- 1 file changed, 37 insertions(+), 175 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b67a619..5da2581 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,91 +28,42 @@ export default function LandingPage() {
@@ -124,27 +75,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Curated Collections", - description: "Hand-picked books by experts to help you find your next favorite story.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-pen-holding-tablet_23-2148751531.jpg", - }, - { - id: "f2", - title: "Fast Delivery", - description: "Global shipping options to get your books wherever you are, quickly.", - imageSrc: "http://img.b2bpic.net/free-photo/looking-side-delivery-young-woman-wearing-red-t-shirt-cap-dental-brace-holding-pizza-box-showing-yes-gesture-isolated-orange-wall_141793-36269.jpg", - }, - { - id: "f3", - title: "Community Focus", - description: "Join our growing circle of readers to discuss your latest reads together.", - imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-sticks-top-view_23-2148999153.jpg", - }, + { id: "f1", title: "Curated Collections", description: "Hand-picked books by experts.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-pen-holding-tablet_23-2148751531.jpg" }, + { id: "f2", title: "Fast Delivery", description: "Global shipping options.", imageSrc: "http://img.b2bpic.net/free-photo/looking-side-delivery-young-woman-wearing-red-t-shirt-cap-dental-brace-holding-pizza-box-showing-yes-gesture-isolated-orange-wall_141793-36269.jpg" }, + { id: "f3", title: "Community Focus", description: "Join our growing circle.", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-sticks-top-view_23-2148999153.jpg" }, ]} title="Why Choose BookVerse?" - description="We bring the best reading experience to your fingertips with ease and community." + description="We bring the best reading experience to your fingertips." /> @@ -153,43 +89,11 @@ export default function LandingPage() { textboxLayout="default" gridVariant="one-large-left-three-stacked-right" useInvertedBackground={true} + animationType="slide-up" products={[ - { - id: "p1", - name: "The Silent Horizon", - price: "$24.99", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-adventure-elements_23-2148634144.jpg", - }, - { - id: "p2", - name: "Midnight Whispers", - price: "$19.50", - imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cup-with-album_209303-89.jpg", - }, - { - id: "p3", - name: "Paths Unknown", - price: "$15.99", - imageSrc: "http://img.b2bpic.net/free-photo/physical-paper-book-background-closeup_58702-6809.jpg", - }, - { - id: "p4", - name: "Legacy of Kings", - price: "$28.00", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-book-looking-out-window_23-2147797389.jpg", - }, - { - id: "p5", - name: "Dream Architect", - price: "$22.95", - imageSrc: "http://img.b2bpic.net/free-photo/magic-fairytale-books_52683-106690.jpg", - }, - { - id: "p6", - name: "Neon Shadows", - price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603073.jpg", - }, + { id: "p1", name: "The Silent Horizon", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-adventure-elements_23-2148634144.jpg" }, + { id: "p2", name: "Midnight Whispers", price: "$19.50", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cup-with-album_209303-89.jpg" }, + { id: "p3", name: "Paths Unknown", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/physical-paper-book-background-closeup_58702-6809.jpg" }, ]} title="Trending Now" description="Explore our best-sellers, new arrivals, and staff favorites." @@ -201,62 +105,26 @@ export default function LandingPage() { textboxLayout="split" gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} + animationType="slide-up" testimonials={[ - { - id: "1", - name: "Sarah J.", - role: "Avid Reader", - company: "BookClub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-glasses-reading-bed_23-2147767591.jpg", - }, - { - id: "2", - name: "Mark L.", - role: "Tech Lead", - company: "Innovator", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-reading-book-park_23-2147656244.jpg", - }, - { - id: "3", - name: "Emily R.", - role: "Artist", - company: "Creative", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit_1298-185.jpg", - }, - { - id: "4", - name: "David K.", - role: "Editor", - company: "WriterCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-reading-cafe-table_23-2147860719.jpg", - }, - { - id: "5", - name: "Elena M.", - role: "Teacher", - company: "Academy", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-touching-books_23-2148680220.jpg", - }, + { id: "1", name: "Sarah J.", role: "Avid Reader", company: "BookClub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-glasses-reading-bed_23-2147767591.jpg" }, + { id: "2", name: "Mark L.", role: "Tech Lead", company: "Innovator", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-reading-book-park_23-2147656244.jpg" }, + { id: "3", name: "Emily R.", role: "Artist", company: "Creative", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit_1298-185.jpg" }, + { id: "4", name: "David K.", role: "Editor", company: "WriterCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-reading-cafe-table_23-2147860719.jpg" }, + { id: "5", name: "Elena M.", role: "Teacher", company: "Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-touching-books_23-2148680220.jpg" }, ]} title="Loved by Readers" - description="Join thousands of satisfied readers who trust BookVerse with their libraries." + description="Join thousands of satisfied readers." />
@@ -265,14 +133,8 @@ export default function LandingPage() {