From 1c2f55dea16b8562236ddd37630021562c4a1631 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:19:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 482d8d7..2fd6738 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg?_wi=1", imageAlt: "code editor mobile app UI", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { content: "Absolutely, via our mobile code editor.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg?_wi=2" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Everything you need to know." -- 2.49.1