From 47eb714c435c966dde7b152f324da9eaff2cfb95 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 01:48:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2af31c..93df290 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/low-angle-building-construction_23-2148230387.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/located-shanghai-one-hundred-years-ago-steel-bridge_1127-2887.jpg", + src: "https://img.b2bpic.net/premium-photo/modern-concrete-house-with-geometric-design-minimalist-architecture_1121478-10996.jpg?id=330546262", alt: "Client 1", }, { @@ -89,11 +89,11 @@ export default function LandingPage() { alt: "Client 3", }, { - src: "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg", + src: "https://img.b2bpic.net/premium-photo/architecture-details-cement-curve-shape-modern-building-futuristic-space-abstract-background_1033579-191402.jpg?id=334081552", alt: "Client 4", }, { - src: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg", + src: "https://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?id=11111843", alt: "Client 5", }, ]} @@ -302,7 +302,7 @@ export default function LandingPage() { role: "CEO", company: "DevelopCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + imageSrc: "https://img.b2bpic.net/premium-photo/smiling-saudi-man-traditional-attire-with-arms-crossed_99297-843.jpg?id=422598394", }, { id: "t2", @@ -318,7 +318,7 @@ export default function LandingPage() { role: "Project Manager", company: "UrbanDesign", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-engineers-hand-shake_23-2148480373.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/arab-man-standing-yellow-background-happy-face-smiling-with-crossed-arms-looking-camera-positive-person_839833-2195.jpg?id=38843129", }, { id: "t4", -- 2.49.1