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