5 Commits

Author SHA1 Message Date
c359f3709a Update src/app/page.tsx 2026-03-04 23:53:42 +00:00
70427f37a0 Merge version_1 into main
Merge version_1 into main
2026-03-04 23:33:13 +00:00
7bdfd6962d Merge version_1 into main
Merge version_1 into main
2026-03-04 23:32:22 +00:00
c56affaf08 Merge version_1 into main
Merge version_1 into main
2026-03-04 23:30:35 +00:00
3677891d89 Merge version_1 into main
Merge version_1 into main
2026-03-04 23:29:47 +00:00

View File

@@ -287,7 +287,7 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get Started with VendorZ"
description="Join thousands of successful businesses. Fill out the form below and our team will guide you through the onboarding process."
description="Get started in 5 minutes. Our team will reach out within 24 hours to guide you through the onboarding process and answer any questions."
inputs={[
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{