From 253ae238864f8d594d2cf2e79a409615a515332e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 17:16:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 72e2ffe..0dbb374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ export default function LandingPage() { title="Your Trusted Marketplace" description="Discover millions of products at the best prices delivered to your doorstep." testimonials={[ - { name: "Alice Wang", handle: "@alicew", testimonial: "The best shopping experience I've had online!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg", imageAlt: "e-commerce hero banner orange theme" }, - { name: "Bob Chen", handle: "@bobc", testimonial: "Extremely fast shipping and great customer support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg", imageAlt: "e-commerce hero banner orange theme" }, - { name: "Charlie R.", handle: "@charlier", testimonial: "Wide variety of quality products at affordable prices.", rating: 4, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9", imageAlt: "e-commerce hero banner orange theme" }, - { name: "Diana Prince", handle: "@dianap", testimonial: "Incredible selection of tech gadgets.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg", imageAlt: "e-commerce hero banner orange theme" }, - { name: "Edward Norton", handle: "@ednorton", testimonial: "Reliable, fast, and secure. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg", imageAlt: "e-commerce hero banner orange theme" }, + { name: "Alice Wang", handle: "@alicew", testimonial: "The best shopping experience I've had online!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme" }, + { name: "Bob Chen", handle: "@bobc", testimonial: "Extremely fast shipping and great customer support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme" }, + { name: "Charlie R.", handle: "@charlier", testimonial: "Wide variety of quality products at affordable prices.", rating: 4, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9&_wi=1", imageAlt: "e-commerce hero banner orange theme" }, + { name: "Diana Prince", handle: "@dianap", testimonial: "Incredible selection of tech gadgets.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme" }, + { name: "Edward Norton", handle: "@ednorton", testimonial: "Reliable, fast, and secure. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg?_wi=2" showBlur={true} avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-being-excited-by-special-offers-internet_23-2148404324.jpg", alt: "Customer avatar 1" }, @@ -71,7 +71,7 @@ export default function LandingPage() { title="Empowering Your Shopping" description="We bridge the gap between global brands and your home." subdescription="With a decade of logistics expertise, we ensure your purchases are safe." - imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg?_wi=2" icon={Shield} mediaAnimation="slide-up" /> @@ -83,7 +83,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Fast Delivery", description: "Same day and next day delivery on thousands of items.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9" }, + { title: "Fast Delivery", description: "Same day and next day delivery on thousands of items.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9&_wi=2" }, { title: "Secure Payments", description: "100% secure payment gateways with multiple options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wtez4m" }, { title: "Authentic Products", description: "Verified sellers with authentic branding guaranteed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=flz3wp" }, ]} @@ -99,8 +99,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { id: "1", name: "Smartphone Pro", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg" }, - { id: "2", name: "Wireless Audio", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg" }, + { id: "1", name: "Smartphone Pro", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=2" }, + { id: "2", name: "Wireless Audio", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg?_wi=2" }, { id: "3", name: "Smart Watch S", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722618.jpg" }, { id: "4", name: "Ergo Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/still-life-balls-thread-close-up-dark-blue-tones-blurred-background-living-room-copy-space_169016-15491.jpg" }, { id: "5", name: "Bluetooth Speaker", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/view-horizontal-bluetooth-speaker-with-simple-minimal-modern-design_23-2150807998.jpg" }, -- 2.49.1