From fc01fac9fde7f1c9843560343096b5ff2724cc8e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:35:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08085e1..5d6e526 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg" + imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=1" imageAlt="Abstract tech network visualization" mediaAnimation="blur-reveal" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { description: "Future-proof architecture that grows with you.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994337.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994337.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -151,15 +151,15 @@ export default function LandingPage() { icon: Smartphone, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=2", imageAlt: "UI design example", }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=3", imageAlt: "User research diagram", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=4", imageAlt: "digital network abstract background", }, { @@ -168,15 +168,15 @@ export default function LandingPage() { icon: ShoppingCart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=5", imageAlt: "E-commerce dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=6", imageAlt: "Payment checkout flow", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994337.jpg?_wi=2", imageAlt: "developer working in office", }, { @@ -185,15 +185,15 @@ export default function LandingPage() { icon: Code, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=7", imageAlt: "App UI screen", }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=8", imageAlt: "Mobile integration view", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1", imageAlt: "business executive portrait professional", }, ]} @@ -213,14 +213,14 @@ export default function LandingPage() { name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "TechStars transformed our vision into a digital masterpiece. Truly professional.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2", }, { id: "2", name: "Marcus Thorne", handle: "@mthorne", testimonial: "Performance has skyrocketed since we switched. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg?_wi=1", }, { id: "3", @@ -241,7 +241,7 @@ export default function LandingPage() { name: "Jane Doe", handle: "@jdoe", testimonial: "A complete game changer for our online business trajectory.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg?_wi=2", }, ]} title="Voices of Success" -- 2.49.1