Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5250da2d22 | |||
| 8876cfd1e1 | |||
| 29c6a9df95 | |||
| 7fdfadc695 | |||
| 6f515c6e84 |
1430
src/app/layout.tsx
1430
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get In Touch With Us"
|
||||
title="Order Now or Ask Questions"
|
||||
description="Have questions? We'd love to hear from you. Contact us directly or fill out the form below and we'll respond as soon as possible."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
|
||||
Reference in New Issue
Block a user