Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 749aaab4ca | |||
| 1e14f5d9e4 | |||
| 014f327362 | |||
| d83492e9e2 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Modern Dental Care in Beirut"
|
||||
description="Professional, gentle dentistry in a clean and modern clinic. We prioritize your comfort and oral health with the latest technology and a caring team."
|
||||
tag="5.0★ – 14 Google Reviews"
|
||||
tag="5.0★ Rated – Trusted by 200+ Patients"
|
||||
tagIcon={Star}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#appointment" },
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
<div id="appointment" data-section="appointment">
|
||||
<ContactSplitForm
|
||||
title="Book Your Appointment"
|
||||
description="Schedule your dental visit today. Fill out the form below and our team will confirm your appointment shortly. Same-day confirmation & flexible scheduling available—we're committed to serving you at your convenience."
|
||||
description="Schedule your dental visit today. Fill out the form below and our team will confirm your appointment shortly. (Same-day availability)"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true
|
||||
|
||||
Reference in New Issue
Block a user