From 2a42b8665cb4994fa884c5c6c9e1aeeadf1137b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:43:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cfa291..23ac83f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg?_wi=1", imageAlt: "Tutor video call", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg?_wi=1", imageAlt: "Platform interface", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg?_wi=2", imageAlt: "online language tutor video call", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-greeting-teacher-video-call-laptop_637285-11413.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg?_wi=2", imageAlt: "online language tutor video call", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/older-person-using-video-call-feature-their-device_23-2150165541.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg?_wi=1", imageAlt: "online language tutor video call", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg?_wi=3", imageAlt: "A Preteen boy uses a laptop to make a video call with his teacher", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Start Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg?_wi=3", imageAlt: "A Preteen boy uses a laptop to make a video call with his teacher", }, ]} @@ -295,7 +295,7 @@ export default function LandingPage() { content: "We use encrypted video tools and secure payment gateways.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg?_wi=2" title="Common Questions" description="Find answers to help you get started." faqsAnimation="blur-reveal" -- 2.49.1