From dcb870e1cee6183353f11542fffb36dffb4c596b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 08:49:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25d3464..e66fdd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "https://wa.me/923000000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg?_wi=1" imageAlt="digital marketing agency dashboard" avatars={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { description: "Convert leads instantly with automated replies.", bentoComponent: "reveal-icon", icon: MessageCircle, - imageSrc: "http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg?_wi=2", imageAlt: "stressed business owner at work", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Landing pages engineered to convert visitors.", bentoComponent: "reveal-icon", icon: LayoutDashboard, - imageSrc: "http://img.b2bpic.net/free-photo/people-holding-pinterest-icon_53876-65420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-holding-pinterest-icon_53876-65420.jpg?_wi=1", imageAlt: "stressed business owner at work", }, ]} @@ -196,7 +196,7 @@ export default function LandingPage() { id: "1", name: "Social Media Growth", price: "Management", - imageSrc: "http://img.b2bpic.net/free-photo/people-holding-pinterest-icon_53876-65420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-holding-pinterest-icon_53876-65420.jpg?_wi=2", }, { id: "2", -- 2.49.1