From aa43f5f71fad9602e5a9a7111f750853f9cd235e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 04:17:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 112f193..d380e4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-grey-sweater-talking-phone-with-her-hand-laptop-coffee-table_181624-2657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-grey-sweater-talking-phone-with-her-hand-laptop-coffee-table_181624-2657.jpg?_wi=1", imageAlt: "Clean minimalist desk", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { useInvertedBackground={true} title="The Science of Consistency" description="We help high-performers build sustainable habits through deliberate practice, structural reinforcement, and proven psychological strategies that turn willpower into natural behavior." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-illustration-water-splash-with-black-background_181624-12160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-illustration-water-splash-with-black-background_181624-12160.jpg?_wi=1" imageAlt="Hourglass symbolic of consistency" /> @@ -127,7 +127,7 @@ export default function LandingPage() { imageAlt: "Progress data", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-grey-sweater-talking-phone-with-her-hand-laptop-coffee-table_181624-2657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-grey-sweater-talking-phone-with-her-hand-laptop-coffee-table_181624-2657.jpg?_wi=2", imageAlt: "modern habit tracking UI dashboard", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageAlt: "Completed goals", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-illustration-water-splash-with-black-background_181624-12160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-illustration-water-splash-with-black-background_181624-12160.jpg?_wi=2", imageAlt: "modern habit tracking UI dashboard", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageAlt: "Scheduling tool", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1", imageAlt: "modern habit tracking UI dashboard", }, ]} @@ -181,7 +181,7 @@ export default function LandingPage() { name: "Marcus V.", role: "CEO", testimonial: "FocusPath transformed my daily chaos into structured growth.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", }, { id: "2", -- 2.49.1