From b42c8ed2a5e8cc164af4449aff8456616cf7b7a4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:21:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 597ad3c..ed8a660 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { name: "Lead Urbanist", handle: "not HAUS", testimonial: "Form follows feeling.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elevated-city-highway_53876-75111.jpg" }, { name: "Design Strategist", handle: "not HAUS", testimonial: "Rigor in every detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-standing-art-platform_171337-16786.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtmVgrRB1g5UgQeRCpR7AxnfqY/uploaded-1779110471176-f19rw7pl.jpg" mediaAnimation="none" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg", alt: "Team member 1" }, @@ -172,6 +172,7 @@ export default function LandingPage() {