From b58eb6ad166e449538b60cc88017100330eb0e07 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:04:51 +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 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 -- 2.49.1