Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01ea4b80ea | |||
| 3f7643365b | |||
| 4f5b85efbe | |||
| 3b73580a18 | |||
| 67594ee519 | |||
| ef7d25bdd9 | |||
| cd290cb4e5 | |||
| 0e399d10f9 | |||
| 97e27ede79 |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user