Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-21 01:04:54 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}