From 8103e758d936730be0137b048b16856849378918 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 18:56:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f46621..1ff0b3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { descriptions: [ "Patient privacy is our highest priority, strictly adhering to international standards.", ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547701.jpg?_wi=1", }, { id: "v2", @@ -114,7 +114,7 @@ export default function LandingPage() { descriptions: [ "We treat the human as a complete entity—psychologically, behaviorally, and physically.", ], - imageSrc: "http://img.b2bpic.net/free-photo/background-with-aloe-vera_23-2147721601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-aloe-vera_23-2147721601.jpg?_wi=1", }, { id: "v3", @@ -130,7 +130,7 @@ export default function LandingPage() { descriptions: [ "Integrating world-class therapeutic practices for all our international patients.", ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547701.jpg?_wi=2", }, { id: "v5", @@ -138,7 +138,7 @@ export default function LandingPage() { descriptions: [ "Our clinical team consists of world-renowned specialists in behavioral health.", ], - imageSrc: "http://img.b2bpic.net/free-photo/background-with-aloe-vera_23-2147721601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-aloe-vera_23-2147721601.jpg?_wi=2", }, ]} title="Our Core Values" -- 2.49.1