From 43f58112757257b2ddc18c196cd67cda2b33c1bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 12:15:31 +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 ee976f9..8ca44a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { descriptions: [ "Expert mall and property management.", ], - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg?_wi=1", }, { id: "2", @@ -142,7 +142,7 @@ export default function LandingPage() { descriptions: [ "High-impact events and brand activations.", ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-people-party_23-2148231994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-people-party_23-2148231994.jpg?_wi=1", }, { id: "3", @@ -201,7 +201,7 @@ export default function LandingPage() { price: "Retention", rating: 5, reviewCount: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038401.jpg?_wi=1", }, { id: "p4", @@ -321,7 +321,7 @@ export default function LandingPage() { content: "Data-driven performance review to ensure continuous growth.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=1" title="Our Strategic Process" description="A refined 4-step approach to commercial management." faqsAnimation="slide-up" @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Their activation strategy was world-class and delivered results.", tag: "Events", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=2", imageAlt: "happy client portrait professional", }, { @@ -363,7 +363,7 @@ export default function LandingPage() { quote: "Market research insights saved our launch strategy.", tag: "Insights", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-checks-stock-tablet-clothing-store_482257-118282.jpg?_wi=2", imageAlt: "happy client portrait professional", }, { @@ -374,7 +374,7 @@ export default function LandingPage() { quote: "The loyalty program has dramatically increased repeat visits.", tag: "Loyalty", avatarSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-people-party_23-2148231994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-people-party_23-2148231994.jpg?_wi=2", imageAlt: "happy client portrait professional", }, { @@ -385,7 +385,7 @@ export default function LandingPage() { quote: "Reliable, professional, and locally grounded approach.", tag: "Consultancy", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038401.jpg?_wi=2", imageAlt: "happy client portrait professional", }, ]} -- 2.49.1