Update src/app/page.tsx
This commit is contained in:
@@ -165,6 +165,7 @@ export default function LuxuryDentistPage() {
|
||||
tagIcon={Mail}
|
||||
title="Request a Complimentary Offer Today"
|
||||
description="Tell us about your dental needs and our team will prepare a tailored treatment plan and transparent cost estimate, followed by an automated confirmation email."
|
||||
useInvertedBackground={true}
|
||||
buttonText="Request Offer"
|
||||
inputPlaceholder="Enter your email"
|
||||
onSubmit={(email) => console.log(`Offer request from: ${email}`)}
|
||||
|
||||
Reference in New Issue
Block a user