diff --git a/src/app/page.tsx b/src/app/page.tsx index a15d5f9..30b1d10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,10 +159,10 @@ export default function LandingPage() { author="Sarah Mitchell, CEO at TechVenture" avatars={[ { - src: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?id=4013354", alt: "Sarah Mitchell" + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451737212-4avrq9r1.jpg", alt: "Sarah Mitchell" }, { - src: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?id=3952552", alt: "James Chen" + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451748068-qkncbaev.jpg", alt: "James Chen" }, { src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Emma Rodriguez" @@ -187,10 +187,10 @@ export default function LandingPage() {