From 6e75c4be6d6be3010dc803e120005b644e0ae968 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 21:50:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 349efb5..fea5d76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#work", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241204.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241204.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -154,7 +154,7 @@ export default function LandingPage() { description: "Fast turnarounds without compromising quality.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -169,36 +169,36 @@ export default function LandingPage() { title: "Corporate Websites", description: "High-end corporate presence sites built for trust.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241204.jpg?_wi=2", imageAlt: "digital agency office background", }, { title: "E-Commerce Platforms", description: "Seamless shopping experiences for global brands.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg?_wi=2", imageAlt: "designers working on computers", }, { title: "SaaS Applications", description: "Intuitive interfaces for complex software platforms.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=3", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=4", imageAlt: "smartphone ui design dashboard", }, ]} -- 2.49.1