Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e9bc4f833 | |||
| eeab998ac4 | |||
| 5871c317df | |||
| 327bb8d0aa | |||
| f3c8973daa | |||
| 991c8c2c9c |
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Connect With Our Team"
|
||||
description="Have questions about our collections, custom orders, or services? We'd love to hear from you. Our team is dedicated to providing personalized assistance for every inquiry."
|
||||
description="Have questions about our collections, custom orders, or services? We'd love to hear from you. Our team is dedicated to providing personalized assistance for every inquiry. We will respond within 24 hours to ensure you receive the support you need."
|
||||
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