Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3441909c3a | |||
| eef973f38d | |||
| 2bb03213e3 | |||
| 5bf0e64020 |
@@ -89,7 +89,7 @@ export default function AsrafDentalPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Consultation", href: "#contact" }
|
||||
{ text: "Book Your Free Consultation", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,7 +163,7 @@ export default function AsrafDentalPage() {
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Now"
|
||||
buttonText="Request My Consultation"
|
||||
termsText="By requesting an appointment, you agree to our privacy policy and dental care terms."
|
||||
/>
|
||||
</div>
|
||||
@@ -200,4 +200,4 @@ export default function AsrafDentalPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user