Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-04 23:53: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 },
{