From b1ddda7889382fdfb1993baad5ee455704594fec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 07:47:02 +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 f7fa6a6..3141e83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,7 +243,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/older-woman-listening-online-documentary-topic-she-studies-taking-notes-finding-more_482257-136155.jpg" + imageSrc="http://img.b2bpic.net/free-photo/older-woman-listening-online-documentary-topic-she-studies-n otes-finding-more_482257-136155.jpg" imageAlt="Futuristic customer support center with AI assistants" mediaAnimation="slide-up" mediaPosition="right" @@ -303,4 +303,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file