Merge version_6 into main #7
@@ -45,11 +45,11 @@ 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" },
|
||||
{ text: "Schedule Free Consultation", href: "tel:+96170540862" }
|
||||
{ text: "Call Now: +961 70 540 862", href: "tel:+96170540862" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg"
|
||||
imageAlt="Modern DentaLux dental clinic interior"
|
||||
@@ -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