Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-05-05 06:05:52 +00:00

View File

@@ -137,12 +137,12 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Visit Us Today"
description="We are open until 1:00 AM! Come by your nearest location."
description="We are open until 1:00 AM! Visit us at: 1350 E Katella Ave, Orange, CA 92867"
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=4"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961137258-9facjg2c.jpg"
mediaPosition="right"
buttonText="Find Location"
/>