6 Commits

Author SHA1 Message Date
64c73186b9 Update src/app/page.tsx 2026-03-09 06:01:06 +00:00
a233621374 Update src/app/layout.tsx 2026-03-09 06:01:05 +00:00
a85be7dcc8 Merge version_1 into main
Merge version_1 into main
2026-03-09 06:00:02 +00:00
9e7ea2e726 Merge version_1 into main
Merge version_1 into main
2026-03-09 05:58:57 +00:00
437c4bbb0e Merge version_1 into main
Merge version_1 into main
2026-03-09 05:57:36 +00:00
b67412452d Merge version_1 into main
Merge version_1 into main
2026-03-09 05:56:12 +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 },