Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-04-17 08:01:42 +00:00

View File

@@ -152,9 +152,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Contact"
title="Ready to transform your productivity?"
description="Let's talk about your automation needs."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
className="bg-black/5 backdrop-blur-md border border-white/10 rounded-2xl p-8"
/>
</div>