From 6f8c8f3fefc7886affdef1826eb1438f23afbedc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 13:44:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b306c2a..995183c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg?_wi=1" imageAlt="Futuristic electronic store showcase" mediaAnimation="slide-up" avatars={[ @@ -120,7 +120,7 @@ export default function LandingPage() { description: "Get your gadgets in record time.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-vector/liquid-share-arrow_78370-7841.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/liquid-share-arrow_78370-7841.jpg?_wi=1", imageAlt: "fast tech icon", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { description: "Your safety is our priority.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg?_wi=2", imageAlt: "fast tech icon", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { description: "Innovating the connected world.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/security-shield-glows-blue-symbolizes-safety-encryption-generative-ai_188544-9418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/security-shield-glows-blue-symbolizes-safety-encryption-generative-ai_188544-9418.jpg?_wi=1", imageAlt: "fast tech icon", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Pro Smartphone X", price: "$999", variant: "Midnight Black", - imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=1", }, { id: "p2", @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Incredible service and fast shipping.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-cool-man-uses-virtual-reality-glasses-3d-web-connection_482257-126420.jpg?_wi=3", imageAlt: "tech executive portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "My go-to store for all gadget needs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4452.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/liquid-share-arrow_78370-7841.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/liquid-share-arrow_78370-7841.jpg?_wi=2", imageAlt: "tech executive portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Exceptional product quality and support.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-working-social-integration-workspace_23-2149341139.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/security-shield-glows-blue-symbolizes-safety-encryption-generative-ai_188544-9418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/security-shield-glows-blue-symbolizes-safety-encryption-generative-ai_188544-9418.jpg?_wi=2", imageAlt: "tech executive portrait", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { quote: "Professional, fast, and very reliable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/business-executive-reading-sticky-notes_1170-1831.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=2", imageAlt: "tech executive portrait", }, ]} -- 2.49.1