From b83434f18773ecc0871d5e9149050df50abddcae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:36:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b4ac85..aafe333 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { }} title="Welcome to ConnectHub" description="The next generation of global connection. Experience a social platform built for meaningful interactions and real community growth." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1" imageAlt="Global networking community visualization" avatars={[ { @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for Connection" description="At ConnectHub, we believe technology should bring us closer. Our platform eliminates noise and prioritizes real-world impact and local community empowerment." - imageSrc="http://img.b2bpic.net/free-photo/young-adults-with-social-media-addiction_23-2149324651.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-adults-with-social-media-addiction_23-2149324651.jpg?_wi=1" imageAlt="Global community connection" /> @@ -132,7 +132,7 @@ export default function LandingPage() { "Communication", "Instant", ], - imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=1", }, { id: "f2", @@ -141,7 +141,7 @@ export default function LandingPage() { "Social", "Content", ], - imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148595896.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148595896.jpg?_wi=1", }, { id: "f3", @@ -150,7 +150,7 @@ export default function LandingPage() { "Safety", "Secure", ], - imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-clouds-with-application-icons_1134-47.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-clouds-with-application-icons_1134-47.jpg?_wi=1", }, ]} title="Powerful Engagement Tools" @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Finally, a platform that understands social privacy.", tag: "Verified User", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "professional headshot modern office", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "The community tools have transformed my creative journey.", tag: "Creator", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-2935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-with-social-media-addiction_23-2149324651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-with-social-media-addiction_23-2149324651.jpg?_wi=2", imageAlt: "professional headshot modern office", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Local organization has never been this intuitive or effective.", tag: "Organizer", avatarSrc: "http://img.b2bpic.net/free-photo/black-model-posing_23-2148171747.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=2", imageAlt: "professional headshot modern office", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Finding global peers with shared interests is seamless.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-people-wearing-graphic-eye-makeup_23-2151120782.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148595896.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148595896.jpg?_wi=2", imageAlt: "professional headshot modern office", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "ConnectHub is truly the backbone of my networking strategy.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12331.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-clouds-with-application-icons_1134-47.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-clouds-with-application-icons_1134-47.jpg?_wi=2", imageAlt: "professional headshot modern office", }, ]} -- 2.49.1