From 68cca464b5a79bb3fc49d14ce305f3f157fc1edb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:30:59 +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 4a426f5..187c300 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,18 +46,18 @@ export default function VapeLandingPage() { tag="Premium Selection" tagIcon={Sparkles} background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg" + imageSrc="http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=1" imageAlt="Premium vape products display" imagePosition="right" mediaAnimation="blur-reveal" testimonials={[ { name: "Marcus Thompson", handle: "Satisfied Customer", testimonial: "Best selection and service I've found. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { name: "Jessica Lee", handle: "Regular Customer", testimonial: "Quality products and fast shipping. Will buy again!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1" } ]} buttons={[ @@ -81,10 +81,10 @@ export default function VapeLandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "1", name: "VapePro Elite Pen", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "VapePro Elite Pen device", initialQuantity: 1 + id: "1", name: "VapePro Elite Pen", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=2", imageAlt: "VapePro Elite Pen device", initialQuantity: 1 }, { - id: "2", name: "CloudMaster Pro Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg", imageAlt: "CloudMaster Pro complete kit", initialQuantity: 1 + id: "2", name: "CloudMaster Pro Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg?_wi=1", imageAlt: "CloudMaster Pro complete kit", initialQuantity: 1 }, { id: "3", name: "Premium Flavor Assortment", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dropper-bottle-with-amber-liquid-bubbles_9975-133715.jpg", imageAlt: "Premium vape juice flavors", initialQuantity: 1 @@ -123,13 +123,13 @@ export default function VapeLandingPage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "01", title: "Authentic Products", description: "100% genuine vaping products directly from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "Authentic vape products" + id: "01", title: "Authentic Products", description: "100% genuine vaping products directly from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=3", imageAlt: "Authentic vape products" }, { - id: "02", title: "Fast Shipping", description: "Quick delivery to your door with real-time tracking on all orders", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "Fast delivery service" + id: "02", title: "Fast Shipping", description: "Quick delivery to your door with real-time tracking on all orders", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=4", imageAlt: "Fast delivery service" }, { - id: "03", title: "Expert Support", description: "Knowledgeable staff ready to answer questions and provide guidance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg", imageAlt: "Customer support team" + id: "03", title: "Expert Support", description: "Knowledgeable staff ready to answer questions and provide guidance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg?_wi=2", imageAlt: "Customer support team" } ]} buttons={[{ text: "Contact Support", href: "#contact" }]} @@ -147,10 +147,10 @@ export default function VapeLandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "David Wilson", role: "Vaping Enthusiast", company: "Regular Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + id: "1", name: "David Wilson", role: "Vaping Enthusiast", company: "Regular Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { - id: "2", name: "Sarah Mitchell", role: "New to Vaping", company: "First Time Buyer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" + id: "2", name: "Sarah Mitchell", role: "New to Vaping", company: "First Time Buyer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2" }, { id: "3", name: "Ryan Chen", role: "Tech Enthusiast", company: "Loyal Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg" -- 2.49.1