Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-10 13:59:10 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Expert Dental Implants & Braces in Islamabad"
title="Expert dental implants and braces in islamabad"
description="Trusted by 570 patients with a 4.9-star rating, Dr. Awais Afridi delivers affordable, long-lasting dental solutions using advanced technology. Get your smile transformation today."
tag="Trusted by 570+ Patients"
tagIcon={Award}
@@ -64,6 +64,7 @@ export default function LandingPage() {
}
]}
mediaAnimation="slide-up"
titleClassName="translate-y-12"
/>
</div>
@@ -84,7 +85,7 @@ export default function LandingPage() {
"Expert implant surgeon with 15+ years experience", "State-of-the-art dental technology and equipment", "Same-day consultations and fast treatment options", "Personalized care plans for each patient", "Comprehensive follow-up and aftercare support"
]
}}
animationType="scale-rotate"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -111,7 +112,7 @@ export default function LandingPage() {
}
]}
gridVariant="uniform-all-items-equal"
animationType="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -130,7 +131,6 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1", name: "Fatima Khan, Executive", date: "Date: 2 January 2025", title: "Life-changing experience with Dr. Afridi!", quote: "I was missing three teeth and felt very self-conscious about my smile. Dr. Awais Afridi performed implants that look completely natural. The entire process was painless and professional. I can now confidently attend meetings and social events.", tag: "Implant Patient", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", avatarAlt: "Fatima Khan", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", imageAlt: "Fatima Khan smiling after treatment"
@@ -163,7 +163,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="scale-rotate"
animationType="slide-up"
metrics={[
{
id: "1", value: "570+", title: "Satisfied Patients", items: [
@@ -196,11 +196,11 @@ export default function LandingPage() {
{ type: "text", content: "Islamabad & Rawalpindi" }
]}
useInvertedBackground={false}
buttonAnimation="blur-reveal"
buttons={[
{ text: "Schedule Today", href: "#contact" },
{ text: "WhatsApp Us", href: "https://wa.me/923335551234" }
]}
buttonAnimation="slide-up"
/>
</div>