From 189672bebe8c85727183cfcd31c9c92f4f72b32a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:48:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 342 ++++++++--------------------------------------- 1 file changed, 59 insertions(+), 283 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa8d2a4..8d48ea5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,93 +31,41 @@ export default function LandingPage() {
@@ -129,64 +77,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Assurance", - description: "Every device is authentic and rigorously tested.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/user-experience-25-blue-color-icon-pack-including-analyze-user-computer-testing-design_1142-25119.jpg", - }, + title: "Premium Assurance", description: "Every device is authentic and rigorously tested.", media: { imageSrc: "http://img.b2bpic.net/free-vector/user-experience-25-blue-color-icon-pack-including-analyze-user-computer-testing-design_1142-25119.jpg", imageAlt: "tech icon service reliability" }, items: [ - { - icon: Shield, - text: "Genuine Products", - }, - { - icon: Award, - text: "12-Month Guarantee", - }, + { icon: Shield, text: "Genuine Products" }, + { icon: Award, text: "12-Month Guarantee" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg?_wi=2", - imageAlt: "tech icon service reliability", }, { - title: "Luxury Packaging", - description: "Delivered with the elegance our brand stands for.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/hardware-engineering-internet-25-blue-color-icon-pack-including-microchip-chip-server-data_1142-26753.jpg", - }, + title: "Luxury Packaging", description: "Delivered with the elegance our brand stands for.", media: { imageSrc: "http://img.b2bpic.net/free-vector/hardware-engineering-internet-25-blue-color-icon-pack-including-microchip-chip-server-data_1142-26753.jpg", imageAlt: "tech icon service reliability" }, items: [ - { - icon: Gift, - text: "Signature Packaging", - }, - { - icon: Truck, - text: "Priority Delivery", - }, + { icon: Gift, text: "Signature Packaging" }, + { icon: Truck, text: "Priority Delivery" }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg?_wi=1", - imageAlt: "tech icon service reliability", }, { - title: "24/7 Expert Support", - description: "Dedicated assistance for all your tech needs.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-element-collection-logotypes_23-2147599332.jpg", - }, + title: "24/7 Expert Support", description: "Dedicated assistance for all your tech needs.", media: { imageSrc: "http://img.b2bpic.net/free-vector/abstract-element-collection-logotypes_23-2147599332.jpg", imageAlt: "tech icon service reliability" }, items: [ - { - icon: MessageCircle, - text: "WhatsApp Concierge", - }, - { - icon: Zap, - text: "Instant Response", - }, + { icon: MessageCircle, text: "WhatsApp Concierge" }, + { icon: Zap, text: "Instant Response" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg?_wi=1", - imageAlt: "tech icon service reliability", }, ]} title="Why Choose Wabilahi" @@ -201,42 +113,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Premium Smartphone X", - price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg?_wi=2", - }, - { - id: "p2", - name: "Audio-Pro Headphones", - price: "$349", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg?_wi=2", - }, - { - id: "p3", - name: "Luxury Smartwatch Ultra", - price: "$599", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg", - }, - { - id: "p4", - name: "Executive Laptop Pro", - price: "$2,499", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994378.jpg", - }, - { - id: "p5", - name: "Professional DSLR Camera", - price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630622.jpg", - }, - { - id: "p6", - name: "Ultra-Thin Tablet Pro", - price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-pen-holding-tablet_23-2148751531.jpg", - }, + { id: "p1", name: "Premium Smartphone X", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg" }, + { id: "p2", name: "Audio-Pro Headphones", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg" }, + { id: "p3", name: "Luxury Smartwatch Ultra", price: "$599", imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg" }, + { id: "p4", name: "Executive Laptop Pro", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994378.jpg" }, + { id: "p5", name: "Professional DSLR Camera", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630622.jpg" }, + { id: "p6", name: "Ultra-Thin Tablet Pro", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-pen-holding-tablet_23-2148751531.jpg" }, ]} title="Exclusive Gadget Selection" description="Top-tier smartphones and electronics handpicked for quality." @@ -250,27 +132,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "500+", - title: "Devices Delivered", - description: "High-end gadgets delivered safely", - icon: Smartphone, - }, - { - id: "m2", - value: "99%", - title: "Satisfaction", - description: "Our clients trust our service", - icon: Smile, - }, - { - id: "m3", - value: "24/7", - title: "Availability", - description: "Concierge support available", - icon: Clock, - }, + { id: "m1", value: "500+", title: "Devices Delivered", description: "High-end gadgets delivered safely", icon: Smartphone }, + { id: "m2", value: "99%", title: "Satisfaction", description: "Our clients trust our service", icon: Smile }, + { id: "m3", value: "24/7", title: "Availability", description: "Concierge support available", icon: Clock }, ]} title="Our Impact" description="Trusted by discerning tech enthusiasts globally." @@ -282,46 +146,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - title: "Exceptional Service", - quote: "The best experience for buying premium electronics.", - name: "Sarah J.", - role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg", - }, - { - id: "t2", - title: "Truly Luxury", - quote: "From packaging to device quality, unmatched.", - name: "Mark D.", - role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-man-holding-eyeglasses_74855-4321.jpg", - }, - { - id: "t3", - title: "Highly Recommend", - quote: "Fast delivery and genuine products. Amazing.", - name: "Elena R.", - role: "Tech Lead", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149833734.jpg", - }, - { - id: "t4", - title: "Top Tier", - quote: "Wabilahi offers the best gadgets in the market.", - name: "David W.", - role: "Developer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-13680.jpg", - }, - { - id: "t5", - title: "Five Stars", - quote: "Great communication and excellent gadgets.", - name: "Alice P.", - role: "Marketing Head", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", - }, + { id: "t1", title: "Exceptional Service", quote: "The best experience for buying premium electronics.", name: "Sarah J.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg" }, + { id: "t2", title: "Truly Luxury", quote: "From packaging to device quality, unmatched.", name: "Mark D.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-man-holding-eyeglasses_74855-4321.jpg" }, + { id: "t3", title: "Highly Recommend", quote: "Fast delivery and genuine products. Amazing.", name: "Elena R.", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149833734.jpg" }, + { id: "t4", title: "Top Tier", quote: "Wabilahi offers the best gadgets in the market.", name: "David W.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-13680.jpg" }, + { id: "t5", title: "Five Stars", quote: "Great communication and excellent gadgets.", name: "Alice P.", role: "Marketing Head", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg" }, ]} title="Trusted by Professionals" description="Hear what our exclusive clients say about our service." @@ -333,21 +162,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Are all products original?", - content: "Yes, we guarantee that every item is 100% genuine and sourced directly.", - }, - { - id: "f2", - title: "How long is shipping?", - content: "Priority shipping usually takes between 1-3 business days.", - }, - { - id: "f3", - title: "Is there a warranty?", - content: "Every premium gadget comes with a 12-month manufacturer warranty.", - }, + { id: "f1", title: "Are all products original?", content: "Yes, we guarantee that every item is 100% genuine and sourced directly." }, + { id: "f2", title: "How long is shipping?", content: "Priority shipping usually takes between 1-3 business days." }, + { id: "f3", title: "Is there a warranty?", content: "Every premium gadget comes with a 12-month manufacturer warranty." }, ]} title="Frequently Asked Questions" description="Have questions? We have answers." @@ -361,24 +178,10 @@ export default function LandingPage() { title="Order Your Dream Device" description="Send us a message, and our concierge team will contact you via WhatsApp." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, ]} - textarea={{ - name: "message", - placeholder: "What gadget are you looking for?", - required: true, - }} + textarea={{ name: "message", placeholder: "What gadget are you looking for?", required: true }} imageSrc="http://img.b2bpic.net/free-photo/golden-glitter-particle-bursting-with-beam-light_1017-41845.jpg" /> @@ -387,50 +190,23 @@ export default function LandingPage() {