3 Commits

Author SHA1 Message Date
c22caf30f8 Merge version_3 into main
Merge version_3 into main
2026-03-12 20:26:56 +00:00
e16fb27ab4 Update src/app/page.tsx 2026-03-12 20:26:52 +00:00
7d30cf63ba Merge version_2 into main
Merge version_2 into main
2026-03-12 20:25:42 +00:00

View File

@@ -150,7 +150,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Let's Create Something Extraordinary"
description="Ready to elevate your brand? Share your vision with our team and let's explore how we can help you communicate with confidence and clarity."
description="Ready to elevate your brand? Share your vision with our team and let's explore how we can help you communicate with confidence and clarity. Average response time: 24 hours | Dedicated creative consultant assigned to your project."
inputs={[
{ name: "company", type: "text", placeholder: "Company Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }