From 3107029eabeb278024088ecd89d63dc3e5f46681 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:18:40 +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 385aebf..8b21f05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#works", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -235,7 +235,7 @@ export default function LandingPage() { price: "High Performance", rating: 5, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg?_wi=1", }, { id: "2", @@ -244,7 +244,7 @@ export default function LandingPage() { price: "Modern Design", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg?_wi=1", }, { id: "3", @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "They are very good at their job. It was eye-opening.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg?_wi=2", imageAlt: "modern construction dashboard interface", }, { @@ -345,7 +345,7 @@ export default function LandingPage() { quote: "Getting more traffic and leads. Definitely recommend.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg?_wi=2", imageAlt: "website project construction safety", }, { @@ -356,7 +356,7 @@ export default function LandingPage() { quote: "Professional in this business. Highly recommend.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg?_wi=2", imageAlt: "modern architecture web design", }, ]} -- 2.49.1