Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-06-12 21:38:00 +00:00

View File

@@ -188,7 +188,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Let's Build Something Amazing"
description="Ready to transform your ideas into an immersive web experience? Contact me today to discuss your project."
@@ -247,4 +247,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}