Merge version_1 into main #1
280
src/app/page.tsx
280
src/app/page.tsx
@@ -33,30 +33,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "📞 07 7603 6828",
|
||||
href: "tel:+962776036828",
|
||||
}}
|
||||
text: "📞 07 7603 6828", href: "tel:+962776036828"}}
|
||||
brandName="Dr. Mousa Qazan Dental Clinic 🦷"
|
||||
/>
|
||||
</div>
|
||||
@@ -67,39 +55,23 @@ export default function LandingPage() {
|
||||
description="Dentist in Amman, Open Now ✅\nYour Trusted Partner for Oral Health and Dental Surgery in Jordan."
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Call Us Now",
|
||||
href: "tel:+962776036828",
|
||||
},
|
||||
text: "📞 Call Us Now", href: "tel:+962776036828"},
|
||||
{
|
||||
text: "Book an Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book an Appointment", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg",
|
||||
imageAlt: "Modern dental clinic interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg", imageAlt: "Modern dental clinic interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1675.jpg",
|
||||
imageAlt: "Advanced dental equipment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1675.jpg", imageAlt: "Advanced dental equipment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-patient_1170-2120.jpg",
|
||||
imageAlt: "Friendly dental staff",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-patient_1170-2120.jpg", imageAlt: "Friendly dental staff"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg",
|
||||
imageAlt: "Dental X-ray machine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg", imageAlt: "Dental X-ray machine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473213.jpg",
|
||||
imageAlt: "Clean dental treatment room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473213.jpg", imageAlt: "Clean dental treatment room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-filling-document_23-2149164283.jpg",
|
||||
imageAlt: "Dentist examining a patient",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-filling-document_23-2149164283.jpg", imageAlt: "Dentist examining a patient"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,14 +83,12 @@ export default function LandingPage() {
|
||||
description="Dr. Mousa Qazan Dental Clinic offers professional, clean, and friendly dental care in Amman, Jordan. Our team is dedicated to providing optimal solutions for all your oral health needs, ensuring a comfortable and trustworthy experience."
|
||||
metrics={[
|
||||
{
|
||||
value: "⭐⭐⭐⭐⭐",
|
||||
title: "24 Reviews",
|
||||
},
|
||||
value: "⭐⭐⭐⭐⭐", title: "24 Reviews"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/orthodontist-patient-looking-binder_23-2148338156.jpg"
|
||||
imageAlt="Dentist talking to patient"
|
||||
mediaAnimation="entrance-slide"
|
||||
metricsAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -129,39 +99,21 @@ export default function LandingPage() {
|
||||
description="We offer a comprehensive range of oral and dental surgery services using the latest technology and techniques to ensure your comfort and the best possible outcomes."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "General Dentistry",
|
||||
content: "Comprehensive check-ups, cleanings, and preventative care to maintain your oral health.",
|
||||
},
|
||||
id: "1", title: "General Dentistry", content: "Comprehensive check-ups, cleanings, and preventative care to maintain your oral health."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Dental Surgery",
|
||||
content: "Expert procedures including wisdom tooth extraction, dental implants, and other surgical interventions.",
|
||||
},
|
||||
id: "2", title: "Dental Surgery", content: "Expert procedures including wisdom tooth extraction, dental implants, and other surgical interventions."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Cosmetic Dentistry",
|
||||
content: "Achieve your dream smile with veneers, teeth whitening, and aesthetic bonding.",
|
||||
},
|
||||
id: "3", title: "Cosmetic Dentistry", content: "Achieve your dream smile with veneers, teeth whitening, and aesthetic bonding."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Orthodontics",
|
||||
content: "Correct alignment issues with braces and clear aligners for a perfectly straight smile.",
|
||||
},
|
||||
id: "4", title: "Orthodontics", content: "Correct alignment issues with braces and clear aligners for a perfectly straight smile."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Pediatric Dentistry",
|
||||
content: "Gentle and friendly dental care for children, focusing on prevention and early treatment.",
|
||||
},
|
||||
id: "5", title: "Pediatric Dentistry", content: "Gentle and friendly dental care for children, focusing on prevention and early treatment."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Root Canal Treatment",
|
||||
content: "Effective and pain-free solutions for infected tooth roots to save your natural teeth.",
|
||||
},
|
||||
id: "6", title: "Root Canal Treatment", content: "Effective and pain-free solutions for infected tooth roots to save your natural teeth."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-childs-mouth-dental-treatment-dentistry-dental-treatment_169016-67262.jpg"
|
||||
imageAlt="Dental tools"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,50 +123,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent Service!",
|
||||
quote: "Very clean clinic, fully sterilized tools. Doctors are polite and attentive, listening to patients to find the optimal solution. Thank you for your excellent services!",
|
||||
name: "Mohamed Kaddoura",
|
||||
role: "Satisfied Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2550.jpg",
|
||||
imageAlt: "Mohamed Kaddoura",
|
||||
},
|
||||
id: "1", title: "Excellent Service!", quote: "Very clean clinic, fully sterilized tools. Doctors are polite and attentive, listening to patients to find the optimal solution. Thank you for your excellent services!", name: "Mohamed Kaddoura", role: "Satisfied Patient", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2550.jpg", imageAlt: "Mohamed Kaddoura"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Highly Recommended Doctor",
|
||||
quote: "Excellent doctor, organized work, polite, cares about cleanliness and sterilization.",
|
||||
name: "Ibrahim ALShdaifat",
|
||||
role: "Satisfied Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-long-haired-laughing-asian-man-with-blonde-woman-pleased-chinese-office-worker-blue-shirt-joking-with-female-colleague-workplace_197531-3733.jpg",
|
||||
imageAlt: "Ibrahim ALShdaifat",
|
||||
},
|
||||
id: "2", title: "Highly Recommended Doctor", quote: "Excellent doctor, organized work, polite, cares about cleanliness and sterilization.", name: "Ibrahim ALShdaifat", role: "Satisfied Patient", imageSrc: "http://img.b2bpic.net/free-photo/portrait-long-haired-laughing-asian-man-with-blonde-woman-pleased-chinese-office-worker-blue-shirt-joking-with-female-colleague-workplace_197531-3733.jpg", imageAlt: "Ibrahim ALShdaifat"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Painless Extraction",
|
||||
quote: "I had a wisdom tooth extraction and it was completely painless. Dr. Mousa is highly skilled and very caring.",
|
||||
name: "Ahmed Al-Hassan",
|
||||
role: "Satisfied Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-outdoor-shot-attractive-portuguese-woman-touch-hair-fli_197531-30596.jpg",
|
||||
imageAlt: "Ahmed Al-Hassan",
|
||||
},
|
||||
id: "3", title: "Painless Extraction", quote: "I had a wisdom tooth extraction and it was completely painless. Dr. Mousa is highly skilled and very caring.", name: "Ahmed Al-Hassan", role: "Satisfied Patient", imageSrc: "http://img.b2bpic.net/free-photo/closeup-outdoor-shot-attractive-portuguese-woman-touch-hair-fli_197531-30596.jpg", imageAlt: "Ahmed Al-Hassan"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Friendly for Families",
|
||||
quote: "The staff is incredibly friendly and welcoming. My kids love coming here. Highly recommended for family dental care!",
|
||||
name: "Fatima Zahra",
|
||||
role: "Satisfied Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335730.jpg",
|
||||
imageAlt: "Fatima Zahra",
|
||||
},
|
||||
id: "4", title: "Friendly for Families", quote: "The staff is incredibly friendly and welcoming. My kids love coming here. Highly recommended for family dental care!", name: "Fatima Zahra", role: "Satisfied Patient", imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335730.jpg", imageAlt: "Fatima Zahra"},
|
||||
{
|
||||
id: "5",
|
||||
title: "State-of-the-Art Treatment",
|
||||
quote: "State-of-the-art equipment and a very professional team. I felt confident throughout my treatment.",
|
||||
name: "Omar Said",
|
||||
role: "Satisfied Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-putiing-make-up_23-2149224007.jpg",
|
||||
imageAlt: "Omar Said",
|
||||
},
|
||||
id: "5", title: "State-of-the-Art Treatment", quote: "State-of-the-art equipment and a very professional team. I felt confident throughout my treatment.", name: "Omar Said", role: "Satisfied Patient", imageSrc: "http://img.b2bpic.net/free-photo/person-putiing-make-up_23-2149224007.jpg", imageAlt: "Omar Said"},
|
||||
]}
|
||||
title="What Our Patients Say 😁"
|
||||
description="Hear directly from our satisfied patients about their experiences at Dr. Mousa Qazan Dental Clinic."
|
||||
@@ -228,29 +145,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Home,
|
||||
title: "Restroom",
|
||||
value: "🚻",
|
||||
},
|
||||
id: "1", icon: Home,
|
||||
title: "Restroom", value: "🚻"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Wifi,
|
||||
title: "Free Wi-Fi",
|
||||
value: "📶",
|
||||
},
|
||||
id: "2", icon: Wifi,
|
||||
title: "Free Wi-Fi", value: "📶"},
|
||||
{
|
||||
id: "3",
|
||||
icon: MapPin,
|
||||
title: "Parking",
|
||||
value: "🅿️",
|
||||
},
|
||||
id: "3", icon: MapPin,
|
||||
title: "Parking", value: "🅿️"},
|
||||
{
|
||||
id: "4",
|
||||
icon: Star,
|
||||
title: "Sterilized Tools",
|
||||
value: "🪥",
|
||||
},
|
||||
id: "4", icon: Star,
|
||||
title: "Sterilized Tools", value: "🪥"},
|
||||
]}
|
||||
title="Comfort & Convenience for Every Visit ✨"
|
||||
description="We strive to make your visit as comfortable and stress-free as possible with our clinic amenities."
|
||||
@@ -265,47 +170,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Modern Reception",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg",
|
||||
imageAlt: "Clinic reception area",
|
||||
},
|
||||
id: "1", name: "Modern Reception", price: "", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg", imageAlt: "Clinic reception area"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Treatment Room",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-revealing-shot-medical-dental-tools-ready-stomatology-teeth-surgery_482257-15350.jpg",
|
||||
imageAlt: "Dental treatment room",
|
||||
},
|
||||
id: "2", name: "Treatment Room", price: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-revealing-shot-medical-dental-tools-ready-stomatology-teeth-surgery_482257-15350.jpg", imageAlt: "Dental treatment room"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Caring Staff",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-sitting-staircase_107420-84779.jpg",
|
||||
imageAlt: "Dental assistant smiling",
|
||||
},
|
||||
id: "3", name: "Caring Staff", price: "", imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-sitting-staircase_107420-84779.jpg", imageAlt: "Dental assistant smiling"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sterile Instruments",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19617.jpg",
|
||||
imageAlt: "Sterilized dental instruments",
|
||||
},
|
||||
id: "4", name: "Sterile Instruments", price: "", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19617.jpg", imageAlt: "Sterilized dental instruments"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Clinic Exterior",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162837.jpg",
|
||||
imageAlt: "Exterior of the dental clinic",
|
||||
},
|
||||
id: "5", name: "Clinic Exterior", price: "", imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162837.jpg", imageAlt: "Exterior of the dental clinic"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Advanced Procedures",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2959.jpg",
|
||||
imageAlt: "Dentist performing procedure",
|
||||
},
|
||||
id: "6", name: "Advanced Procedures", price: "", imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2959.jpg", imageAlt: "Dentist performing procedure"},
|
||||
]}
|
||||
title="Our Clinic Gallery 📸"
|
||||
description="A glimpse into our modern facilities, advanced equipment, and welcoming environment at Dr. Mousa Qazan Dental Clinic."
|
||||
@@ -318,22 +193,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Saturday to Thursday",
|
||||
content: "10:00 AM – 10:00 PM",
|
||||
},
|
||||
id: "1", title: "Saturday to Thursday", content: "10:00 AM – 10:00 PM"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Friday",
|
||||
content: "Closed",
|
||||
},
|
||||
id: "2", title: "Friday", content: "Closed"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/come-we-re-open_637285-8024.jpg"
|
||||
imageAlt="Clinic opening hours sign"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
title="Opening Hours ⏰"
|
||||
description="We are open six days a week to accommodate your schedule. Please call us to book your appointment."
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -341,22 +210,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to schedule your visit or have a question? Contact Dr. Mousa Qazan Dental Clinic today! We look forward to hearing from you. Our clinic is located at: **3V5H+W2, Amman, Jordan**"
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Call Us Now",
|
||||
href: "tel:+962776036828",
|
||||
},
|
||||
text: "📞 Call Us Now", href: "tel:+962776036828"},
|
||||
{
|
||||
text: "Get Directions 📍",
|
||||
href: "https://www.google.com/maps/search/3V5H%2BW2,+Amman,+Jordan",
|
||||
},
|
||||
text: "Get Directions 📍", href: "https://www.google.com/maps/search/3V5H%2BW2,+Amman,+Jordan"},
|
||||
{
|
||||
text: "📩 Email Us",
|
||||
href: "mailto:info@drmousaqazandental.com",
|
||||
},
|
||||
text: "📩 Email Us", href: "mailto:info@drmousaqazandental.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -367,53 +229,33 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+962776036828",
|
||||
},
|
||||
label: "Call Us", href: "tel:+962776036828"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@drmousaqazandental.com",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@drmousaqazandental.com"},
|
||||
{
|
||||
label: "Get Directions",
|
||||
href: "https://www.google.com/maps/search/3V5H%2BW2,+Amman,+Jordan",
|
||||
},
|
||||
label: "Get Directions", href: "https://www.google.com/maps/search/3V5H%2BW2,+Amman,+Jordan"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user