8 Commits

Author SHA1 Message Date
af3f42cb2f Update src/app/page.tsx 2026-03-03 08:30:00 +00:00
7433d1cf3b Merge version_3 into main
Merge version_3 into main
2026-03-03 07:58:20 +00:00
1e9bc4f833 Update src/app/page.tsx 2026-03-03 07:58:14 +00:00
eeab998ac4 Merge version_2 into main
Merge version_2 into main
2026-03-03 07:50:12 +00:00
5871c317df Update src/app/page.tsx 2026-03-03 07:50:07 +00:00
327bb8d0aa Merge version_1 into main
Merge version_1 into main
2026-03-03 07:48:19 +00:00
f3c8973daa Merge version_1 into main
Merge version_1 into main
2026-03-03 07:47:13 +00:00
991c8c2c9c Merge version_1 into main
Merge version_1 into main
2026-03-03 07:45:35 +00:00

View File

@@ -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 styling advice and expert guidance. Reserve your time with our consultants today—get expert recommendations within 24 hours of your inquiry."
inputs={[
{ name: 'fullName', type: 'text', placeholder: 'Your Full Name', required: true },
{ name: 'email', type: 'email', placeholder: 'Your Email Address', required: true },