Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 13:56:51 +00:00
2 changed files with 7 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -159,7 +159,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get In Touch"
description="Have questions about our products? Our customer support team is ready to help you find the perfect tech solution."
description="Our support team responds within 24 hours to help you find the perfect tech solution. Have questions about our products? We're ready to assist you."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true }