From b0a0d6bdf897746708d731dff35cf15655a721bc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 20:36:03 +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 687c32b..931f1e6 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/front-view-man-sitting-desk_23-2149445776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-man-sitting-desk_23-2149445776.jpg?_wi=1" /> @@ -84,21 +84,21 @@ export default function LandingPage() { value: "5.0", title: "Google Rating", description: "Based on 36 real client reviews", - imageSrc: "http://img.b2bpic.net/free-photo/mountain-gold-coins-economy-concept_23-2151363052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mountain-gold-coins-economy-concept_23-2151363052.jpg?_wi=1", }, { id: "m2", value: "15+", title: "Years Experience", description: "Dedicated legal and financial support", - imageSrc: "http://img.b2bpic.net/free-photo/legal-contract-with-gavel-pen_23-2152001228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legal-contract-with-gavel-pen_23-2152001228.jpg?_wi=1", }, { id: "m3", value: "100+", title: "Clients Served", description: "Businesses from UK, Germany & Greece", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-globe_1048-7703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-globe_1048-7703.jpg?_wi=1", }, ]} title="Why Choose Us" @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Seamless company setup. Highly recommended.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-desk_23-2149445776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-sitting-desk_23-2149445776.jpg?_wi=2", imageAlt: "entrepreneur portrait office", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Professional, efficient, and transparent.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mountain-gold-coins-economy-concept_23-2151363052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mountain-gold-coins-economy-concept_23-2151363052.jpg?_wi=2", imageAlt: "entrepreneur portrait office", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Made the Bulgarian legal process easy.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/legal-contract-with-gavel-pen_23-2152001228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legal-contract-with-gavel-pen_23-2152001228.jpg?_wi=2", imageAlt: "entrepreneur portrait office", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Top tier accounting service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/dark-abstract-background-with-geometric-curves-texture_84443-83760.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-globe_1048-7703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-globe_1048-7703.jpg?_wi=2", imageAlt: "entrepreneur portrait office", }, ]} -- 2.49.1