5 Commits

Author SHA1 Message Date
7864538a74 Update src/app/page.tsx 2026-03-08 13:56:47 +00:00
e7229eb08e Update src/app/layout.tsx 2026-03-08 13:56:46 +00:00
d5c8823aeb Merge version_1 into main
Merge version_1 into main
2026-03-08 13:54:46 +00:00
3078f8c433 Merge version_1 into main
Merge version_1 into main
2026-03-08 13:54:06 +00:00
689f1ea75a Merge version_1 into main
Merge version_1 into main
2026-03-08 13:52:53 +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 }