From 0e882464e529bf783a6618793ce0f811716e2ba6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:23:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb7a2da..2ae4510 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@elena_v", testimonial: "A transformative experience that redefined my perspective on life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg?_wi=1", imageAlt: "3d book mockup minimalist dark", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@m_sterling", testimonial: "Every page holds a secret worth uncovering. Absolute masterpiece.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg?_wi=1", imageAlt: "3d book mockup minimalist dark", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@s_chen", testimonial: "I couldn't put it down. It felt like it was written just for me.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg?_wi=1", imageAlt: "3d book mockup minimalist dark", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@d_okafor", testimonial: "The most profound book I've read in a decade. Truly enlightening.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg?_wi=1", imageAlt: "3d book mockup minimalist dark", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@j_rossi", testimonial: "A catalyst for real change. My life is fundamentally different now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg?_wi=1", imageAlt: "3d book mockup minimalist dark", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/medium-shot-happy-girl-with-hat-posing_23-2148350111.jpg", @@ -196,7 +196,7 @@ export default function LandingPage() { title: "Mindful Integration", description: "Learn to bridge the gap between chaotic thoughts and intentional action.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg?_wi=2", }, items: [ { @@ -213,14 +213,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg?_wi=3", imageAlt: "minimal mindfulness conceptual graphic", }, { title: "Emotional Resilience", description: "Master the art of emotional regulation and reclaim your mental peace.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg?_wi=2", }, items: [ { @@ -237,14 +237,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg?_wi=2", imageAlt: "minimal mindfulness conceptual graphic", }, { title: "Purpose Alignment", description: "Discover your true north and realign your daily habits with your long-term vision.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg?_wi=2", }, items: [ { @@ -261,7 +261,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149377405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149377405.jpg?_wi=1", imageAlt: "minimal mindfulness conceptual graphic", }, ]} @@ -282,14 +282,14 @@ export default function LandingPage() { name: "Dr. Aris Thorne", role: "Lead Author", description: "Expert in human performance and behavioral neuroscience.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-holding-cup_23-2148452709.jpg?_wi=3", }, { id: "2", name: "Lila Vane", role: "Creative Lead", description: "Curator of deep mindfulness experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149377405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149377405.jpg?_wi=2", }, { id: "3", @@ -322,7 +322,7 @@ export default function LandingPage() { name: "Leo K.", handle: "@leok", testimonial: "Changed how I approach every single morning.", - imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-copy-space_23-2148586677.jpg?_wi=4", imageAlt: "Blank Notebook Wooden Office Table", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { name: "Anna P.", handle: "@annap", testimonial: "Deeply moving and incredibly practical wisdom.", - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-laser-lights-with-cool-shapes-perfect-digital-wallpaper_181624-34430.jpg?_wi=3", imageAlt: "Blank Notebook Wooden Office Table", }, { @@ -338,7 +338,7 @@ export default function LandingPage() { name: "Javier R.", handle: "@javierr", testimonial: "A masterpiece of personal development.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamcatcher-s-shadow-reflected-wall_23-2149192634.jpg?_wi=3", imageAlt: "Blank Notebook Wooden Office Table", }, { @@ -346,7 +346,7 @@ export default function LandingPage() { name: "Mia L.", handle: "@mial", testimonial: "Found my purpose in these pages.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-fir-tree-its-shadow_23-2148350155.jpg?_wi=3", imageAlt: "Blank Notebook Wooden Office Table", }, ]} -- 2.49.1