Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-12 17:09:59 +00:00

View File

@@ -231,7 +231,7 @@ export default function LandingPage() {
<ContactSplit
tag="Get In Touch"
title="Let's Create Something Amazing Together"
description="Ready to start your next project? I'm always interested in hearing about new opportunities and collaborations. Reach out and let's discuss how I can help bring your ideas to life."
description="Ready to start your next project? I'm always interested in hearing about new opportunities and collaborations. Reach out and let's discuss how I can help bring your ideas to life. I'll send you a detailed proposal within 24 hours of receiving your message."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
@@ -281,4 +281,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}