Merge version_1 into main #2
@@ -20,8 +20,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -30,8 +29,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Scaling & Polishing", href: "/services" },
|
||||
{ label: "Teeth Whitening", href: "/services" },
|
||||
{ label: "Dental Implants", href: "/services" },
|
||||
@@ -40,8 +38,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 0345 5880104", href: "tel:+923455880104" },
|
||||
{ label: "WhatsApp: +92 345 5880104", href: "https://wa.me/923455880104" },
|
||||
{ label: "Instagram: @allied_dental_clinic", href: "https://www.instagram.com/allied_dental_clinic/" },
|
||||
@@ -85,28 +82,17 @@ export default function ContactPage() {
|
||||
imageAlt="Contact us"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "WhatsApp",
|
||||
handle: "Quick Response",
|
||||
testimonial: "+92 345 5880104 - Get instant replies and book appointments 24/7",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-friends-enjoying-together-using-their-mobile-phones-while-standing-outdoors-urban-concept_58466-15222.jpg",
|
||||
},
|
||||
name: "WhatsApp", handle: "Quick Response", testimonial: "+92 345 5880104 - Get instant replies and book appointments 24/7", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-friends-enjoying-together-using-their-mobile-phones-while-standing-outdoors-urban-concept_58466-15222.jpg"},
|
||||
{
|
||||
name: "Phone",
|
||||
handle: "Direct Call",
|
||||
testimonial: "0345 5880104 - Call during clinic hours for immediate assistance",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/phone-call-two-styles_78370-8175.jpg",
|
||||
},
|
||||
name: "Phone", handle: "Direct Call", testimonial: "0345 5880104 - Call during clinic hours for immediate assistance", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/phone-call-two-styles_78370-8175.jpg"},
|
||||
{
|
||||
name: "Instagram",
|
||||
handle: "Follow Us",
|
||||
testimonial: "@allied_dental_clinic - See our latest updates and patient reviews",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template-with-mobile-theme_23-2148444656.jpg",
|
||||
},
|
||||
name: "Instagram", handle: "Follow Us", testimonial: "@allied_dental_clinic - See our latest updates and patient reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template-with-mobile-theme_23-2148444656.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,42 +130,24 @@ export default function ContactPage() {
|
||||
imageAlt="FAQ section"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I book an appointment?",
|
||||
content: "You can book an appointment via WhatsApp at +92 345 5880104 or call 0345 5880104. We'll confirm your preferred time slot and provide directions.",
|
||||
},
|
||||
id: "1", title: "How do I book an appointment?", content: "You can book an appointment via WhatsApp at +92 345 5880104 or call 0345 5880104. We'll confirm your preferred time slot and provide directions."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is the free consultation really free?",
|
||||
content: "Yes! We offer a completely free initial consultation with no hidden charges and no pressure. Our dentist will assess your needs and discuss treatment options transparently.",
|
||||
},
|
||||
id: "2", title: "Is the free consultation really free?", content: "Yes! We offer a completely free initial consultation with no hidden charges and no pressure. Our dentist will assess your needs and discuss treatment options transparently."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What are your clinic hours?",
|
||||
content: "We're open Monday to Saturday from 5 PM to 10 PM. We're closed on Sundays. Emergency cases can contact us via WhatsApp anytime.",
|
||||
},
|
||||
id: "3", title: "What are your clinic hours?", content: "We're open Monday to Saturday from 5 PM to 10 PM. We're closed on Sundays. Emergency cases can contact us via WhatsApp anytime."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are painless treatments available?",
|
||||
content: "Yes, all our treatments use modern techniques and local anesthesia to ensure painless procedures. Dr. Ahmad Usman specializes in patient-centered, painless treatment.",
|
||||
},
|
||||
id: "4", title: "Are painless treatments available?", content: "Yes, all our treatments use modern techniques and local anesthesia to ensure painless procedures. Dr. Ahmad Usman specializes in patient-centered, painless treatment."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Where is the clinic located?",
|
||||
content: "We're at 2nd Floor, Allied Plaza, 4th Road, near Kaali Tanki, Satellite Town, Rawalpindi. We're conveniently located inside City Care Hospital (Mother, Child Health & Diagnostic Center).",
|
||||
},
|
||||
id: "5", title: "Where is the clinic located?", content: "We're at 2nd Floor, Allied Plaza, 4th Road, near Kaali Tanki, Satellite Town, Rawalpindi. We're conveniently located inside City Care Hospital (Mother, Child Health & Diagnostic Center)."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Do you accept insurance?",
|
||||
content: "Please contact us directly at 0345 5880104 to inquire about insurance coverage and payment options. We work to make dental care affordable and accessible.",
|
||||
},
|
||||
id: "6", title: "Do you accept insurance?", content: "Please contact us directly at 0345 5880104 to inquire about insurance coverage and payment options. We work to make dental care affordable and accessible."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg"
|
||||
imageAlt="dental clinic footer background professional"
|
||||
logoText="Allied Dental Clinic"
|
||||
copyrightText="© 2024 Allied Dental Clinic. All rights reserved."
|
||||
|
||||
@@ -41,38 +41,26 @@ export default function DoctorsPage() {
|
||||
description="Highly qualified and experienced dental professionals dedicated to your oral health and comfort."
|
||||
tag="PMDC Registered"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-nurses-team-hospital_23-2150796832.jpg"
|
||||
imageAlt="Our dental team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dr. Ahmad Usman",
|
||||
handle: "Lead Dentist, BDS",
|
||||
testimonial: "Focused on painless, patient-centered treatment. Highly recommended by patients for general and cosmetic dentistry expertise.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg?_wi=2",
|
||||
},
|
||||
name: "Dr. Ahmad Usman", handle: "Lead Dentist, BDS", testimonial: "Focused on painless, patient-centered treatment. Highly recommended by patients for general and cosmetic dentistry expertise.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg"},
|
||||
{
|
||||
name: "Dr. Shabbir",
|
||||
handle: "Orthodontics Specialist, BDS FCPS",
|
||||
testimonial: "Expert in orthodontics and corrective dental treatments. Specializing in modern alternatives for perfect alignment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg?_wi=2",
|
||||
},
|
||||
name: "Dr. Shabbir", handle: "Orthodontics Specialist, BDS FCPS", testimonial: "Expert in orthodontics and corrective dental treatments. Specializing in modern alternatives for perfect alignment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg"},
|
||||
{
|
||||
name: "Our Dental Surgeon",
|
||||
handle: "Oral Surgery Specialist, BDS",
|
||||
testimonial: "Specializing in oral surgery and complex restorations. Handles challenging cases with precision and expertise.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=2",
|
||||
},
|
||||
name: "Our Dental Surgeon", handle: "Oral Surgery Specialist, BDS", testimonial: "Specializing in oral surgery and complex restorations. Handles challenging cases with precision and expertise.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book with Doctor",
|
||||
href: "#doctor-profiles",
|
||||
},
|
||||
text: "Book with Doctor", href: "#doctor-profiles"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -87,35 +75,17 @@ export default function DoctorsPage() {
|
||||
animationType="slide-up"
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Ahmad Usman",
|
||||
role: "Lead Dentist, General & Cosmetic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Dr. Ahmad Usman", role: "Lead Dentist, General & Cosmetic", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dr. Shabbir",
|
||||
role: "Orthodontics Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Dr. Shabbir", role: "Orthodontics Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Oral Surgeon",
|
||||
role: "Oral Surgery & Restorative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Dr. Oral Surgeon", role: "Oral Surgery & Restorative", imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Expert Team",
|
||||
role: "Dental Support Staff",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-medic-with-arms-crossed_23-2147767288.jpg",
|
||||
},
|
||||
id: "4", name: "Expert Team", role: "Dental Support Staff", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-medic-with-arms-crossed_23-2147767288.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic.",
|
||||
},
|
||||
text: "Book Appointment", href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -129,43 +99,30 @@ export default function DoctorsPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: CheckCircle,
|
||||
title: "PMDC Registered",
|
||||
value: "100%",
|
||||
},
|
||||
id: "1", icon: CheckCircle,
|
||||
title: "PMDC Registered", value: "100%"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Shield,
|
||||
title: "Safe & Hygienic",
|
||||
value: "Certified",
|
||||
},
|
||||
id: "2", icon: Shield,
|
||||
title: "Safe & Hygienic", value: "Certified"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Zap,
|
||||
title: "Modern Technology",
|
||||
value: "Advanced",
|
||||
},
|
||||
id: "3", icon: Zap,
|
||||
title: "Modern Technology", value: "Advanced"},
|
||||
{
|
||||
id: "4",
|
||||
icon: Star,
|
||||
title: "Patient Rated",
|
||||
value: "5.0",
|
||||
},
|
||||
id: "4", icon: Star,
|
||||
title: "Patient Rated", value: "5.0"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg"
|
||||
imageAlt="Footer background professional"
|
||||
logoText="Allied Dental Clinic"
|
||||
copyrightText="© 2024 Allied Dental Clinic. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -174,8 +131,7 @@ export default function DoctorsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Scaling & Polishing", href: "/services" },
|
||||
{ label: "Teeth Whitening", href: "/services" },
|
||||
{ label: "Dental Implants", href: "/services" },
|
||||
@@ -184,8 +140,7 @@ export default function DoctorsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 0345 5880104", href: "tel:+923455880104" },
|
||||
{ label: "WhatsApp: +92 345 5880104", href: "https://wa.me/923455880104" },
|
||||
{ label: "Instagram: @allied_dental_clinic", href: "https://www.instagram.com/allied_dental_clinic/" },
|
||||
|
||||
274
src/app/page.tsx
274
src/app/page.tsx
@@ -51,38 +51,23 @@ export default function HomePage() {
|
||||
imageAlt="Modern dental clinic interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Khadija Malik",
|
||||
handle: "Local Guide",
|
||||
testimonial: "I went for scaling and polishing. My experience was really good with the doctor. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg?_wi=1",
|
||||
},
|
||||
name: "Khadija Malik", handle: "Local Guide", testimonial: "I went for scaling and polishing. My experience was really good with the doctor. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg"},
|
||||
{
|
||||
name: "Areeba Khadim",
|
||||
handle: "Patient",
|
||||
testimonial: "Best dental clinic in RWP — excellent services and such a hygienic atmosphere. Five stars easily!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg?_wi=1",
|
||||
},
|
||||
name: "Areeba Khadim", handle: "Patient", testimonial: "Best dental clinic in RWP — excellent services and such a hygienic atmosphere. Five stars easily!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg"},
|
||||
{
|
||||
name: "Naveed Agha",
|
||||
handle: "Patient",
|
||||
testimonial: "The best dental care in ISB/RWP — couldn't be happier with the quality and professionalism here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
|
||||
},
|
||||
name: "Naveed Agha", handle: "Patient", testimonial: "The best dental care in ISB/RWP — couldn't be happier with the quality and professionalism here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book via WhatsApp",
|
||||
href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic.",
|
||||
},
|
||||
text: "Book via WhatsApp", href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic."},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "View Services", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -102,26 +87,15 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Latest Technology",
|
||||
content: "We use modern dental equipment and techniques including digital imaging, painless local anesthesia, and advanced sterilization systems to ensure safe and comfortable treatment.",
|
||||
},
|
||||
id: "1", title: "Latest Technology", content: "We use modern dental equipment and techniques including digital imaging, painless local anesthesia, and advanced sterilization systems to ensure safe and comfortable treatment."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Hygienic Atmosphere",
|
||||
content: "Our clinic maintains highest standards of cleanliness and sterilization. All instruments are properly sterilized and disposable items are used to prevent cross-infection.",
|
||||
},
|
||||
id: "2", title: "Hygienic Atmosphere", content: "Our clinic maintains highest standards of cleanliness and sterilization. All instruments are properly sterilized and disposable items are used to prevent cross-infection."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Free Consultation",
|
||||
content: "Get a complimentary initial consultation with no hidden charges and no pressure. Our dentists will assess your needs and discuss treatment options transparently.",
|
||||
},
|
||||
id: "3", title: "Free Consultation", content: "Get a complimentary initial consultation with no hidden charges and no pressure. Our dentists will assess your needs and discuss treatment options transparently."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Free Consultation",
|
||||
href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20a%20free%20consultation%20at%20Allied%20Dental%20Clinic.",
|
||||
},
|
||||
text: "Schedule Free Consultation", href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20a%20free%20consultation%20at%20Allied%20Dental%20Clinic."},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -137,29 +111,17 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "5.0",
|
||||
},
|
||||
id: "1", icon: Star,
|
||||
title: "Google Rating", value: "5.0"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Users,
|
||||
title: "Happy Patients",
|
||||
value: "1000+",
|
||||
},
|
||||
id: "2", icon: Users,
|
||||
title: "Happy Patients", value: "1000+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Smile,
|
||||
title: "Services",
|
||||
value: "8+",
|
||||
},
|
||||
id: "3", icon: Smile,
|
||||
title: "Services", value: "8+"},
|
||||
{
|
||||
id: "4",
|
||||
icon: CheckCircle,
|
||||
title: "Free Consultation",
|
||||
value: "100%",
|
||||
},
|
||||
id: "4", icon: CheckCircle,
|
||||
title: "Free Consultation", value: "100%"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,85 +140,29 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Professional",
|
||||
name: "Scaling & Polishing",
|
||||
price: "Deep Cleaning",
|
||||
rating: 5,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148104981.jpg?_wi=1",
|
||||
imageAlt: "Dental cleaning scaling polishing procedure",
|
||||
},
|
||||
id: "1", brand: "Professional", name: "Scaling & Polishing", price: "Deep Cleaning", rating: 5,
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148104981.jpg", imageAlt: "Dental cleaning scaling polishing procedure"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Advanced",
|
||||
name: "Teeth Whitening",
|
||||
price: "Bright Smile",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3128.jpg?_wi=1",
|
||||
imageAlt: "Teeth whitening dental bleaching treatment",
|
||||
},
|
||||
id: "2", brand: "Advanced", name: "Teeth Whitening", price: "Bright Smile", rating: 5,
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3128.jpg", imageAlt: "Teeth whitening dental bleaching treatment"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Premium",
|
||||
name: "Dental Implants",
|
||||
price: "Permanent Solution",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74149.jpg?_wi=1",
|
||||
imageAlt: "Dental implant surgical procedure model",
|
||||
},
|
||||
id: "3", brand: "Premium", name: "Dental Implants", price: "Permanent Solution", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74149.jpg", imageAlt: "Dental implant surgical procedure model"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Orthodontic",
|
||||
name: "Braces & Orthodontics",
|
||||
price: "Perfect Alignment",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-white-background_1187-3942.jpg?_wi=1",
|
||||
imageAlt: "Orthodontic braces tooth alignment treatment",
|
||||
},
|
||||
id: "4", brand: "Orthodontic", name: "Braces & Orthodontics", price: "Perfect Alignment", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-white-background_1187-3942.jpg", imageAlt: "Orthodontic braces tooth alignment treatment"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Painless",
|
||||
name: "Root Canal Treatment",
|
||||
price: "Save Your Tooth",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19471.jpg?_wi=1",
|
||||
imageAlt: "Root canal treatment dental procedure illustration",
|
||||
},
|
||||
id: "5", brand: "Painless", name: "Root Canal Treatment", price: "Save Your Tooth", rating: 5,
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19471.jpg", imageAlt: "Root canal treatment dental procedure illustration"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Gentle",
|
||||
name: "Tooth Extraction",
|
||||
price: "Safe Removal",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-tool-lies-table_1157-40910.jpg?_wi=1",
|
||||
imageAlt: "Dental extraction tooth removal procedure",
|
||||
},
|
||||
id: "6", brand: "Gentle", name: "Tooth Extraction", price: "Safe Removal", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-tool-lies-table_1157-40910.jpg", imageAlt: "Dental extraction tooth removal procedure"},
|
||||
{
|
||||
id: "7",
|
||||
brand: "Natural",
|
||||
name: "Fillings & Restorations",
|
||||
price: "Mercury-Free",
|
||||
rating: 5,
|
||||
reviewCount: "220+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396217.jpg?_wi=1",
|
||||
imageAlt: "Dental filling tooth restoration composite",
|
||||
},
|
||||
id: "7", brand: "Natural", name: "Fillings & Restorations", price: "Mercury-Free", rating: 5,
|
||||
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396217.jpg", imageAlt: "Dental filling tooth restoration composite"},
|
||||
{
|
||||
id: "8",
|
||||
brand: "Free",
|
||||
name: "Dental Consultation",
|
||||
price: "No Hidden Charges",
|
||||
rating: 5,
|
||||
reviewCount: "500+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-taking-x-ray-patients-teeth_107420-73937.jpg?_wi=1",
|
||||
imageAlt: "Dental consultation patient doctor discussion",
|
||||
},
|
||||
id: "8", brand: "Free", name: "Dental Consultation", price: "No Hidden Charges", rating: 5,
|
||||
reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-taking-x-ray-patients-teeth_107420-73937.jpg", imageAlt: "Dental consultation patient doctor discussion"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -274,40 +180,16 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Khadija Malik",
|
||||
role: "Local Guide",
|
||||
testimonial: "I went for scaling and polishing. My experience was really good with the doctor. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait smiling woman",
|
||||
icon: Star,
|
||||
id: "1", name: "Khadija Malik", role: "Local Guide", testimonial: "I went for scaling and polishing. My experience was really good with the doctor. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg", imageAlt: "happy patient portrait smiling woman", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Areeba Khadim",
|
||||
role: "Patient",
|
||||
testimonial: "Best dental clinic in RWP — excellent services and such a hygienic atmosphere. Five stars easily!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg?_wi=2",
|
||||
imageAlt: "satisfied female patient portrait smile",
|
||||
icon: Star,
|
||||
id: "2", name: "Areeba Khadim", role: "Patient", testimonial: "Best dental clinic in RWP — excellent services and such a hygienic atmosphere. Five stars easily!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg", imageAlt: "satisfied female patient portrait smile", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Naveed Agha",
|
||||
role: "Patient",
|
||||
testimonial: "The best dental care in ISB/RWP — couldn't be happier with the quality and professionalism here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
imageAlt: "happy male patient portrait professional",
|
||||
icon: Star,
|
||||
id: "3", name: "Naveed Agha", role: "Patient", testimonial: "The best dental care in ISB/RWP — couldn't be happier with the quality and professionalism here.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "happy male patient portrait professional", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dr. Ahmad's Patient",
|
||||
role: "Patient",
|
||||
testimonial: "Painless treatment with such a caring approach. Dr. Ahmad truly understands patient needs and delivers exceptional care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg",
|
||||
imageAlt: "professional portrait business person",
|
||||
icon: Heart,
|
||||
id: "4", name: "Dr. Ahmad's Patient", role: "Patient", testimonial: "Painless treatment with such a caring approach. Dr. Ahmad truly understands patient needs and delivers exceptional care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", imageAlt: "professional portrait business person", icon: Heart,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -326,8 +208,7 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
inputPlaceholder="Enter your phone number"
|
||||
buttonText="Book Now"
|
||||
termsText="We'll contact you via WhatsApp for confirmation. Your information is secure and confidential."
|
||||
@@ -337,84 +218,51 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg"
|
||||
imageAlt="Dental clinic footer background professional"
|
||||
logoText="Allied Dental Clinic"
|
||||
copyrightText="© 2024 Allied Dental Clinic. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Services", href: "/services"},
|
||||
{
|
||||
label: "Our Doctors",
|
||||
href: "/doctors",
|
||||
},
|
||||
label: "Our Doctors", href: "/doctors"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Scaling & Polishing",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Scaling & Polishing", href: "/services"},
|
||||
{
|
||||
label: "Teeth Whitening",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Teeth Whitening", href: "/services"},
|
||||
{
|
||||
label: "Dental Implants",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Dental Implants", href: "/services"},
|
||||
{
|
||||
label: "Braces & Orthodontics",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Braces & Orthodontics", href: "/services"},
|
||||
{
|
||||
label: "Root Canal Treatment",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Root Canal Treatment", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Phone: 0345 5880104",
|
||||
href: "tel:+923455880104",
|
||||
},
|
||||
label: "Phone: 0345 5880104", href: "tel:+923455880104"},
|
||||
{
|
||||
label: "WhatsApp: +92 345 5880104",
|
||||
href: "https://wa.me/923455880104",
|
||||
},
|
||||
label: "WhatsApp: +92 345 5880104", href: "https://wa.me/923455880104"},
|
||||
{
|
||||
label: "Instagram: @allied_dental_clinic",
|
||||
href: "https://www.instagram.com/allied_dental_clinic/",
|
||||
},
|
||||
label: "Instagram: @allied_dental_clinic", href: "https://www.instagram.com/allied_dental_clinic/"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://www.facebook.com/AlliedENTHospital",
|
||||
},
|
||||
label: "Facebook", href: "https://www.facebook.com/AlliedENTHospital"},
|
||||
{
|
||||
label: "Rawalpindi, Pakistan",
|
||||
href: "#",
|
||||
},
|
||||
label: "Rawalpindi, Pakistan", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -46,34 +46,21 @@ export default function ServicesPage() {
|
||||
imageAlt="Dental services overview"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dr. Ahmad Usman",
|
||||
handle: "Lead Dentist",
|
||||
testimonial: "We focus on painless, patient-centered treatment. Every procedure is performed with precision and care for maximum comfort.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg?_wi=1",
|
||||
},
|
||||
name: "Dr. Ahmad Usman", handle: "Lead Dentist", testimonial: "We focus on painless, patient-centered treatment. Every procedure is performed with precision and care for maximum comfort.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-special-equipment_23-2148980727.jpg"},
|
||||
{
|
||||
name: "Dr. Shabbir",
|
||||
handle: "Orthodontics Specialist",
|
||||
testimonial: "Advanced orthodontic techniques ensure beautiful, healthy smiles. We offer modern alternatives to traditional braces.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg?_wi=1",
|
||||
},
|
||||
name: "Dr. Shabbir", handle: "Orthodontics Specialist", testimonial: "Advanced orthodontic techniques ensure beautiful, healthy smiles. We offer modern alternatives to traditional braces.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148352074.jpg"},
|
||||
{
|
||||
name: "Dr. Oral Surgery",
|
||||
handle: "Dental Surgeon",
|
||||
testimonial: "Complex restorations and oral surgery require expertise and precision. We handle challenging cases with confidence.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=1",
|
||||
},
|
||||
name: "Dr. Oral Surgery", handle: "Dental Surgeon", testimonial: "Complex restorations and oral surgery require expertise and precision. We handle challenging cases with confidence.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic.",
|
||||
},
|
||||
text: "Book Appointment", href: "https://wa.me/923455880104?text=Hi%2C%20I%20would%20like%20to%20book%20an%20appointment%20at%20Allied%20Dental%20Clinic."},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -89,77 +76,29 @@ export default function ServicesPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Preventive",
|
||||
name: "Scaling & Polishing",
|
||||
price: "Deep Cleaning",
|
||||
rating: 5,
|
||||
reviewCount: "Recommended every 6 months",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148104981.jpg?_wi=2",
|
||||
},
|
||||
id: "1", brand: "Preventive", name: "Scaling & Polishing", price: "Deep Cleaning", rating: 5,
|
||||
reviewCount: "Recommended every 6 months", imageSrc: "http://img.b2bpic.net/free-photo/dentist-equipment_23-2148104981.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Cosmetic",
|
||||
name: "Teeth Whitening",
|
||||
price: "Brighter Smile",
|
||||
rating: 5,
|
||||
reviewCount: "Single session results",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3128.jpg?_wi=2",
|
||||
},
|
||||
id: "2", brand: "Cosmetic", name: "Teeth Whitening", price: "Brighter Smile", rating: 5,
|
||||
reviewCount: "Single session results", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3128.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Restorative",
|
||||
name: "Dental Implants",
|
||||
price: "Permanent Solution",
|
||||
rating: 5,
|
||||
reviewCount: "Titanium implants",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74149.jpg?_wi=2",
|
||||
},
|
||||
id: "3", brand: "Restorative", name: "Dental Implants", price: "Permanent Solution", rating: 5,
|
||||
reviewCount: "Titanium implants", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74149.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Orthodontic",
|
||||
name: "Braces & Orthodontics",
|
||||
price: "Perfect Alignment",
|
||||
rating: 5,
|
||||
reviewCount: "All ages welcome",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-white-background_1187-3942.jpg?_wi=2",
|
||||
},
|
||||
id: "4", brand: "Orthodontic", name: "Braces & Orthodontics", price: "Perfect Alignment", rating: 5,
|
||||
reviewCount: "All ages welcome", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-white-background_1187-3942.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Emergency",
|
||||
name: "Root Canal Treatment",
|
||||
price: "Pain-Free Procedure",
|
||||
rating: 5,
|
||||
reviewCount: "Modern techniques",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19471.jpg?_wi=2",
|
||||
},
|
||||
id: "5", brand: "Emergency", name: "Root Canal Treatment", price: "Pain-Free Procedure", rating: 5,
|
||||
reviewCount: "Modern techniques", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19471.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Surgical",
|
||||
name: "Tooth Extraction",
|
||||
price: "Gentle Removal",
|
||||
rating: 5,
|
||||
reviewCount: "Expert hands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-tool-lies-table_1157-40910.jpg?_wi=2",
|
||||
},
|
||||
id: "6", brand: "Surgical", name: "Tooth Extraction", price: "Gentle Removal", rating: 5,
|
||||
reviewCount: "Expert hands", imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-tool-lies-table_1157-40910.jpg"},
|
||||
{
|
||||
id: "7",
|
||||
brand: "Cosmetic",
|
||||
name: "Fillings & Restorations",
|
||||
price: "Natural-Looking",
|
||||
rating: 5,
|
||||
reviewCount: "Mercury-free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396217.jpg?_wi=2",
|
||||
},
|
||||
id: "7", brand: "Cosmetic", name: "Fillings & Restorations", price: "Natural-Looking", rating: 5,
|
||||
reviewCount: "Mercury-free", imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396217.jpg"},
|
||||
{
|
||||
id: "8",
|
||||
brand: "Consultation",
|
||||
name: "Free Dental Consultation",
|
||||
price: "No Hidden Charges",
|
||||
rating: 5,
|
||||
reviewCount: "No pressure policy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-taking-x-ray-patients-teeth_107420-73937.jpg?_wi=2",
|
||||
},
|
||||
id: "8", brand: "Consultation", name: "Free Dental Consultation", price: "No Hidden Charges", rating: 5,
|
||||
reviewCount: "No pressure policy", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-taking-x-ray-patients-teeth_107420-73937.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,39 +114,26 @@ export default function ServicesPage() {
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Step 1: WhatsApp or Call",
|
||||
content: "Contact us via WhatsApp at +92 345 5880104 or call directly. We respond quickly and schedule your preferred appointment time.",
|
||||
},
|
||||
id: "1", title: "Step 1: WhatsApp or Call", content: "Contact us via WhatsApp at +92 345 5880104 or call directly. We respond quickly and schedule your preferred appointment time."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Step 2: Visit the Clinic",
|
||||
content: "Visit us at 2nd Floor, Allied Plaza, 4th Road, Satellite Town, Rawalpindi. We're open Monday to Saturday, 5 PM to 10 PM.",
|
||||
},
|
||||
id: "2", title: "Step 2: Visit the Clinic", content: "Visit us at 2nd Floor, Allied Plaza, 4th Road, Satellite Town, Rawalpindi. We're open Monday to Saturday, 5 PM to 10 PM."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Step 3: Consultation & Diagnosis",
|
||||
content: "Get a free initial consultation. Our dentist will examine your teeth, discuss your concerns, and explain treatment options transparently.",
|
||||
},
|
||||
id: "3", title: "Step 3: Consultation & Diagnosis", content: "Get a free initial consultation. Our dentist will examine your teeth, discuss your concerns, and explain treatment options transparently."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Step 4: Treatment & Follow-Up",
|
||||
content: "Receive expert treatment with painless techniques. We'll schedule follow-ups as needed and ensure your complete satisfaction.",
|
||||
},
|
||||
id: "4", title: "Step 4: Treatment & Follow-Up", content: "Receive expert treatment with painless techniques. We'll schedule follow-ups as needed and ensure your complete satisfaction."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-dental-care-template_23-2149287702.jpg"
|
||||
imageAlt="Footer background professional"
|
||||
logoText="Allied Dental Clinic"
|
||||
copyrightText="© 2024 Allied Dental Clinic. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -216,8 +142,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Scaling & Polishing", href: "/services" },
|
||||
{ label: "Teeth Whitening", href: "/services" },
|
||||
{ label: "Dental Implants", href: "/services" },
|
||||
@@ -226,8 +151,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 0345 5880104", href: "tel:+923455880104" },
|
||||
{ label: "WhatsApp: +92 345 5880104", href: "https://wa.me/923455880104" },
|
||||
{ label: "Instagram: @allied_dental_clinic", href: "https://www.instagram.com/allied_dental_clinic/" },
|
||||
|
||||
Reference in New Issue
Block a user