Merge version_2 into main #4
@@ -177,8 +177,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="location" data-section="location">
|
||||
<ContactSplitForm
|
||||
title="Visit or Order Online"
|
||||
description="Stop by our shop for the full Sweet Scoop experience, or place your order online for delivery. We're located in the heart of downtown and open daily for your ice cream cravings."
|
||||
title="Place Your Order"
|
||||
description="Order your favorite ice cream flavors for delivery or pickup. Fill out your details below and let us know what delicious treats you'd like."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "your@email.com", required: true },
|
||||
|
||||
Reference in New Issue
Block a user