1 Commits

Author SHA1 Message Date
014f327362 Update src/app/page.tsx 2026-03-12 10:38:18 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagIcon={Star}
buttons={[
{ text: "Book Appointment", href: "#appointment" },
{ text: "Call Now: +961 70 540 862", href: "tel:+96170540862" }
{ text: "Schedule Free Consultation", 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