From 48a826bc30a500340188a310e20a0d7bd2cb6f64 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:06:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index accc7db..d48ab64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,10 +51,10 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg", imageAlt: "Featured collection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Premium product" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Quality item" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Exclusive product" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Best seller" } + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=1", imageAlt: "Premium product" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=2", imageAlt: "Quality item" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=3", imageAlt: "Exclusive product" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=4", imageAlt: "Best seller" } ]} /> @@ -67,16 +67,16 @@ export default function LandingPage() { tagIcon={Award} products={[ { - id: "1", name: "Premium Wireless Headphones", price: "$129.99", variant: "Black • 2 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Premium headphones" + id: "1", name: "Premium Wireless Headphones", price: "$129.99", variant: "Black • 2 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=5", imageAlt: "Premium headphones" }, { - id: "2", name: "Elegant Leather Messenger Bag", price: "$89.99", variant: "Brown • 4 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Leather bag" + id: "2", name: "Elegant Leather Messenger Bag", price: "$89.99", variant: "Brown • 4 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=6", imageAlt: "Leather bag" }, { - id: "3", name: "Stainless Steel Water Bottle", price: "$39.99", variant: "Silver • 6 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Water bottle" + id: "3", name: "Stainless Steel Water Bottle", price: "$39.99", variant: "Silver • 6 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=7", imageAlt: "Water bottle" }, { - id: "4", name: "Minimalist Smart Watch", price: "$199.99", variant: "White • 3 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Smart watch" + id: "4", name: "Minimalist Smart Watch", price: "$199.99", variant: "White • 3 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=8", imageAlt: "Smart watch" } ]} gridVariant="uniform-all-items-equal" @@ -108,15 +108,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Fast & Free Shipping", description: "Complimentary shipping on orders over $50. Track your package in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Fast shipping" + title: "Fast & Free Shipping", description: "Complimentary shipping on orders over $50. Track your package in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=9", imageAlt: "Fast shipping" }, { id: 2, - title: "Hassle-Free Returns", description: "30-day money-back guarantee. Return any item for a full refund, no questions asked.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Easy returns" + title: "Hassle-Free Returns", description: "30-day money-back guarantee. Return any item for a full refund, no questions asked.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=10", imageAlt: "Easy returns" }, { id: 3, - title: "Premium Quality", description: "Every product undergoes rigorous quality checks before shipment to you.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg", imageAlt: "Quality products" + title: "Premium Quality", description: "Every product undergoes rigorous quality checks before shipment to you.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-black-friday-gifts-shopping-cart_23-2148288229.jpg?_wi=11", imageAlt: "Quality products" } ]} /> @@ -132,22 +132,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", role: "Regular Customer", testimonial: "Amazing quality products and super fast shipping! I've been a customer for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", role: "Regular Customer", testimonial: "Amazing quality products and super fast shipping! I've been a customer for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", role: "Verified Buyer", testimonial: "The customer service is outstanding. They helped me find exactly what I needed. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", role: "Verified Buyer", testimonial: "The customer service is outstanding. They helped me find exactly what I needed. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=2", imageAlt: "Michael Chen" }, { - id: "3", name: "Emily Rodriguez", role: "Product Reviewer", testimonial: "Premium quality at affordable prices. This is my go-to shop for all my needs. Keep up the great work!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "Emily Rodriguez" + id: "3", name: "Emily Rodriguez", role: "Product Reviewer", testimonial: "Premium quality at affordable prices. This is my go-to shop for all my needs. Keep up the great work!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=3", imageAlt: "Emily Rodriguez" }, { - id: "4", name: "David Kim", role: "Loyal Customer", testimonial: "Free returns and money-back guarantee gives me confidence to shop worry-free. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "David Kim" + id: "4", name: "David Kim", role: "Loyal Customer", testimonial: "Free returns and money-back guarantee gives me confidence to shop worry-free. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=4", imageAlt: "David Kim" }, { - id: "5", name: "Jessica Martinez", role: "Corporate Buyer", testimonial: "We've ordered bulk items multiple times. Professional service, reliable delivery, and great prices.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "Jessica Martinez" + id: "5", name: "Jessica Martinez", role: "Corporate Buyer", testimonial: "We've ordered bulk items multiple times. Professional service, reliable delivery, and great prices.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=5", imageAlt: "Jessica Martinez" }, { - id: "6", name: "Thomas Williams", role: "First-Time Buyer", testimonial: "My first purchase was seamless. The product arrived in perfect condition and exceeded expectations!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg", imageAlt: "Thomas Williams" + id: "6", name: "Thomas Williams", role: "First-Time Buyer", testimonial: "My first purchase was seamless. The product arrived in perfect condition and exceeded expectations!", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg?_wi=6", imageAlt: "Thomas Williams" } ]} /> -- 2.49.1