Merge version_2 into main #5
1420
src/app/layout.tsx
1420
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user