Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-09 06:01:10 +00:00
2 changed files with 7 additions and 1415 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -261,7 +261,7 @@ export default function ArtisanBakeryPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get in Touch"
description="Ready to order? Have questions about our products or services? Fill out the form below and our team will get back to you within 24 hours. We'd love to hear from you!"
description="Fill out the form below to place your order or request a custom cake—we'll confirm within 24 hours."
inputs={[
{ name: "fullName", type: "text", placeholder: "Your Full Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email Address", required: true },