diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a04a608..f1350a9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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"}, ]} /> @@ -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."}, ]} /> @@ -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"}, ]} /> @@ -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"}, ]} /> @@ -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 */} @@ -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."}, ]} />