diff --git a/src/app/page.tsx b/src/app/page.tsx index 5191a4b..0079f42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-static" }} tag="Let's Talk" title="Ready to animate your vision?" - description="Get in touch today to start creating something extraordinary together." + description="Get in touch today! Please tell us about your project goals and specific needs so we can hit the ground running." imageSrc="http://img.b2bpic.net/free-photo/blue-rays-fanning-into-depth-neon-rays_169016-71429.jpg" mediaAnimation="slide-up" imageAlt="abstract swirl lines motion" @@ -199,4 +199,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file