From 8219570a541cc9887843abe9f2eb0d951ac08456 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:05:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7557eb..06900b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-desk-architectural-office-with-digital-blueprints-plans-computer-monitor-with-sketch-presentation-building-layout-structure-architecture-urban-project_482257-37222.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-desk-architectural-office-with-digital-blueprints-plans-computer-monitor-with-sketch-presentation-building-layout-structure-architecture-urban-project_482257-37222.jpg?_wi=1" /> @@ -195,19 +195,19 @@ export default function LandingPage() { id: "p1", name: "Project Alpha", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=1", }, { id: "p2", name: "Project Beta", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg?_wi=1", }, { id: "p3", name: "Project Gamma", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", }, { id: "p4", @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Exceptional service and professional results. Highly recommended!", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-architectural-office-with-digital-blueprints-plans-computer-monitor-with-sketch-presentation-building-layout-structure-architecture-urban-project_482257-37222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-architectural-office-with-digital-blueprints-plans-computer-monitor-with-sketch-presentation-building-layout-structure-architecture-urban-project_482257-37222.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Professionalism at its best. They truly understand our goals.", tag: "Loyal Partner", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-break_23-2148317329.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Absolutely thrilled with the outcome. Exceeded our expectations.", tag: "Returning Client", avatarSrc: "http://img.b2bpic.net/free-photo/happy-united-professional-team-posing-hallway_74855-2931.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Reliable, effective, and always a pleasure to work with.", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", imageAlt: "happy client portrait smiling", }, ]}