From b3f5a07fdfc9125687e2ef77f98e12c0324982ae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:51:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d52d6f9..7ad50b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,13 +194,13 @@ export default function LandingPage() { tag="Get in Touch" tagIcon={Phone} tagAnimation="slide-up" - title="Ready for Your Smile Makeover?" - description="Contact SKERAJ Dental Clinic today to schedule your appointment. Our team is ready to welcome you and provide exceptional dental care." + title="Call Us to Schedule Your Appointment" + description="Contact SKERAJ Dental Clinic today by phone to schedule your appointment. Our team is ready to welcome you and provide exceptional dental care." background={{ variant: "rotated-rays-static" }} useInvertedBackground={false} - inputPlaceholder="Your email address" - buttonText="Get in Touch" - termsText="We respect your privacy. We'll only contact you about your dental needs. Call us at +383 49 256 508 or visit us at Turgut Ozal, Prizren 20000." + inputPlaceholder="+383 49 256 508" + buttonText="Call Now: +383 49 256 508" + termsText="We respect your privacy. Our team is available to discuss your dental needs and book your appointment at your convenience. Visit us at Turgut Ozal, Prizren 20000." /> -- 2.49.1