9 Commits

Author SHA1 Message Date
01ea4b80ea Merge version_3 into main
Merge version_3 into main
2026-03-10 14:29:04 +00:00
3f7643365b Update src/app/page.tsx 2026-03-10 14:28:56 +00:00
4f5b85efbe Merge version_2 into main
Merge version_2 into main
2026-03-10 14:25:21 +00:00
3b73580a18 Merge version_3 into main
Merge version_3 into main
2026-03-10 14:17:35 +00:00
67594ee519 Update src/app/page.tsx 2026-03-10 14:17:26 +00:00
ef7d25bdd9 Merge version_2 into main
Merge version_2 into main
2026-03-10 14:10:41 +00:00
cd290cb4e5 Merge version_3 into main
Merge version_3 into main
2026-03-10 13:59:07 +00:00
0e399d10f9 Update src/app/page.tsx 2026-03-10 13:58:50 +00:00
97e27ede79 Merge version_2 into main
Merge version_2 into main
2026-03-10 13:46:33 +00:00

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Dental Parlor"
brandName="Dental Parlor & Implant "
navItems={[
{ name: "Services", id: "services" },
{ name: "About Dr. Afridi", id: "doctor" },
@@ -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={[
@@ -103,7 +104,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
members={[
{
id: "1", name: "Dr. Awais Afridi", role: "Lead Implant Specialist", description: "15+ years of specialized experience in dental implants, cosmetic dentistry, and advanced restoration. BDS, MDS, Fellow of International Dental Association. Trusted by 570+ patients with consistent 4.9-star ratings.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-happy-patient-looking-each-other_23-2148380352.jpg", imageAlt: "Dr. Awais Afridi", socialLinks: [
id: "1", name: "Dr. Awais Afridi", role: "Lead Implant Specialist", description: "15+ years of specialized experience in dental implants, cosmetic dentistry, and advanced restoration. BDS, MDS, Fellow of International Dental Association. Trusted by 570+ patients with consistent 4.9-star ratings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrLszSUxAfSbjVIhsYS32ODES/uploaded-1773152219451-aei7p10m.jpg", imageAlt: "Dr. Awais Afridi", socialLinks: [
{ icon: Phone, url: "tel:+923335551234" },
{ icon: Mail, url: "mailto:info@dentalparlor.pk" },
{ icon: MapPin, url: "https://maps.google.com" }
@@ -111,7 +112,7 @@ export default function LandingPage() {
}
]}
gridVariant="uniform-all-items-equal"
animationType="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -162,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: [
@@ -195,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>