From a2937c496442ad8f396017f31b34813e0b4c4dc9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:52:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1fc427..bd44bbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#story", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/chicken-eggs-dark-material_23-2148073869.jpg", @@ -126,22 +126,22 @@ export default function LandingPage() { title: "Depression Support", description: "Professional guidance to help you navigate through deep emotional exhaustion.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8598.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438420.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg?_wi=2", imageAlt: "dark abstract background soft lights", }, { title: "Anxiety Relief", description: "Tools and resources to help manage social pressure and overwhelming thoughts.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-124194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-124194.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103661.jpg?_wi=1", }, imageSrc: "http://img.b2bpic.net/free-photo/non-explicit-image-child-abuse_23-2150163843.jpg", imageAlt: "dark abstract background soft lights", @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Reading these stories helped me realize that my pain is valid.", tag: "Healing", avatarSrc: "http://img.b2bpic.net/free-photo/non-explicit-image-child-abuse_23-2150163843.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vague-silhouettes-human-faces_23-2148019526.jpg?_wi=3", imageAlt: "solitude person looking out window", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "I finally felt understood for the first time in years.", tag: "Connection", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-reading-chair_23-2150169137.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8598.jpg?_wi=2", imageAlt: "solitude person looking out window", }, { @@ -305,7 +305,7 @@ export default function LandingPage() { quote: "Talking about my experience saved my life.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/focused-young-businesswoman_74855-2798.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438420.jpg?_wi=2", imageAlt: "solitude person looking out window", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { quote: "The community here is so supportive and non-judgmental.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-near-window-home_107420-96291.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-124194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-124194.jpg?_wi=2", imageAlt: "solitude person looking out window", }, { @@ -327,7 +327,7 @@ export default function LandingPage() { quote: "Every small step feels easier now.", tag: "Hope", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-home_23-2150276421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103661.jpg?_wi=2", imageAlt: "solitude person looking out window", }, ]}