From 21499adff54c9c4256ab41bb27b331774f8b97bc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 03:10:10 +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 6e52a28..7c74ab9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-man-sitting-desk-office-writing_1098-20322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-man-sitting-desk-office-writing_1098-20322.jpg?_wi=1" showBlur={true} avatars={[ { @@ -107,21 +107,21 @@ export default function LandingPage() { title: "MSME/Udyam", subtitle: "Simplified Registration", description: "Quick processing for your MSME and Udyam certification needs.", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661561.jpg?_wi=1", }, { tag: "Govt", title: "GeM Portal", subtitle: "Marketplace Access", description: "Complete registration and management for Government eMarketplace.", - imageSrc: "http://img.b2bpic.net/free-vector/game-ui-kit-set-user-interface-gui-build-2d-games-casual-game-vector-can-be-used-mobile-web-games-vector-illustration_1150-60800.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/game-ui-kit-set-user-interface-gui-build-2d-games-casual-game-vector-can-be-used-mobile-web-games-vector-illustration_1150-60800.jpg?_wi=1", }, { tag: "Legal", title: "Documentation", subtitle: "Expert Handling", description: "Precision project report writing and legal compliance support.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-holding-out-hand_23-2148308590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-holding-out-hand_23-2148308590.jpg?_wi=1", }, ]} title="Our Expert Services" @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Impact Consultancy made my MSME registration seamless.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-sitting-desk-office-writing_1098-20322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-sitting-desk-office-writing_1098-20322.jpg?_wi=2", imageAlt: "successful business entrepreneur portrait", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Reliable experts for our NGO Darpan updates.", tag: "Efficient", avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661561.jpg?_wi=2", imageAlt: "successful business entrepreneur portrait", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "GeM registration was complicated, they handled it easily.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-schoolboy-portrait_23-2147666930.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/game-ui-kit-set-user-interface-gui-build-2d-games-casual-game-vector-can-be-used-mobile-web-games-vector-illustration_1150-60800.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/game-ui-kit-set-user-interface-gui-build-2d-games-casual-game-vector-can-be-used-mobile-web-games-vector-illustration_1150-60800.jpg?_wi=2", imageAlt: "successful business entrepreneur portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Highly recommended for documentation support.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-holding-out-hand_23-2148308590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-holding-out-hand_23-2148308590.jpg?_wi=2", imageAlt: "successful business entrepreneur portrait", }, { -- 2.49.1