From 44411b414136e247b900c1b9b391f4de7f5076d0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:01:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 249 +++++------------------------------------------ 1 file changed, 26 insertions(+), 223 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04a7a13..04934ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,22 +29,10 @@ export default function LandingPage() { @@ -73,60 +56,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "1", - brand: "AudioTech", - name: "Wireless Headphones", - price: "$199", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg?_wi=1", - }, - { - id: "2", - brand: "SmartWear", - name: "Pro Smartwatch", - price: "$299", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg?_wi=1", - }, - { - id: "3", - brand: "TravelPro", - name: "Leather Backpack", - price: "$150", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-purchases-street_23-2147669628.jpg", - }, - { - id: "4", - brand: "HomePure", - name: "Ceramic Kettle", - price: "$89", - rating: 4, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-still-life-composition-with-white-bowls_23-2148869766.jpg", - }, - { - id: "5", - brand: "OpticLens", - name: "Pro Camera Lens", - price: "$599", - rating: 5, - reviewCount: "30", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-shopping-bags-with-keyboard-mouse-cyber-monday_23-2148657685.jpg", - }, - { - id: "6", - brand: "StyleCraft", - name: "Classic Wallet", - price: "$50", - rating: 5, - reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-storage-devices-bed_23-2149319354.jpg", - }, + { id: "1", brand: "AudioTech", name: "Wireless Headphones", price: "$199", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg" }, + { id: "2", brand: "SmartWear", name: "Pro Smartwatch", price: "$299", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg" }, + { id: "3", brand: "TravelPro", name: "Leather Backpack", price: "$150", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-purchases-street_23-2147669628.jpg" }, + { id: "4", brand: "HomePure", name: "Ceramic Kettle", price: "$89", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-still-life-composition-with-white-bowls_23-2148869766.jpg" }, + { id: "5", brand: "OpticLens", name: "Pro Camera Lens", price: "$599", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shopping-bags-with-keyboard-mouse-cyber-monday_23-2148657685.jpg" }, + { id: "6", brand: "StyleCraft", name: "Classic Wallet", price: "$50", rating: 5, reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-storage-devices-bed_23-2149319354.jpg" }, ]} title="Popular Products" description="Explore our curated selection of top-rated items." @@ -139,57 +74,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { - title: "Express Delivery", - description: "Get your order in 24-48 hours.", - icon: Zap, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg?_wi=1", - imageAlt: "Fast Delivery", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg?_wi=2", - imageAlt: "Fast Delivery", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-message-with-cart_23-2148292110.jpg?_wi=2", - imageAlt: "online shopping cart concept", - }, - { - title: "Secure Payments", - description: "Multiple encryption layers for safety.", - icon: Shield, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg?_wi=1", - imageAlt: "Secure Payments", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg?_wi=2", - imageAlt: "Secure Payments", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg?_wi=2", - imageAlt: "wireless headphones studio product", - }, - { - title: "24/7 Support", - description: "We are here for you whenever needed.", - icon: Headphones, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg?_wi=1", - imageAlt: "24/7 Support", - }, - { - imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg?_wi=2", - imageAlt: "24/7 Support", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg?_wi=2", - imageAlt: "smartwatch studio product shot", - }, + { title: "Express Delivery", description: "Get your order in 24-48 hours.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg", imageAlt: "Fast Delivery" }, { imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg", imageAlt: "Fast Delivery" }] }, + { title: "Secure Payments", description: "Multiple encryption layers for safety.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg", imageAlt: "Secure Payments" }, { imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg", imageAlt: "Secure Payments" }] }, + { title: "24/7 Support", description: "We are here for you whenever needed.", icon: Headphones, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg", imageAlt: "24/7 Support" }, { imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg", imageAlt: "24/7 Support" }] }, ]} title="Why Choose Us" description="We prioritize quality and customer satisfaction above all else." @@ -198,44 +85,15 @@ export default function LandingPage() {
@@ -265,57 +116,9 @@ export default function LandingPage() {