From a6961cf21fd0d8034946a251078e2f28513b75fd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 20:29:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e9acb5..082c88a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@SandbergTech", testimonial: "AraDesign brought our brand vision to life with incredible precision and creativity. Their team is exceptionally talented and a pleasure to work with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg?_wi=1", imageAlt: "Elias Sandberg", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@LenaC_Designs", testimonial: "From concept to launch, AraDesign demonstrated unparalleled expertise in UI/UX. Our new website has received rave reviews from clients.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-shape-warehouse-nature-worker_1134-1231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-shape-warehouse-nature-worker_1134-1231.jpg?_wi=1", imageAlt: "Lena Carlsson", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg?_wi=1" imageAlt="Modern abstract design studio desktop with creative tools" avatars={[ { @@ -182,7 +182,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/adha-shopping-basket-phone-right-side_187299-39319.jpg", imageAlt: "Brand style guide on tablet", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg?_wi=2", imageAlt: "mobile app UI design mockup", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-template_23-2148582529.jpg", imageAlt: "User experience flow on tablet", }, - imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg?_wi=2", imageAlt: "mobile app UI design mockup", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet-technology_23-2149491806.jpg", imageAlt: "Mobile app development interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/blue-shape-warehouse-nature-worker_1134-1231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-shape-warehouse-nature-worker_1134-1231.jpg?_wi=2", imageAlt: "mobile app UI design mockup", }, ]} -- 2.49.1