Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-10 20:12:35 +00:00

View File

@@ -228,7 +228,7 @@ export default function LandingPage() {
<ContactSplit
tag="Start Your Project"
title="Submit Your Infrastructure Idea"
description="Tell us about your project vision. Share your concept, location, budget range, and timeline. Our experts will review and connect with you to discuss next steps."
description="Submit your details—a senior engineer will contact you within 24 hours to discuss feasibility and timeline. Share your concept, location, budget range, and timeline so we can understand your vision and provide expert guidance."
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
@@ -280,4 +280,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}