Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 08:02:44 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Contact", id: "contact" },
]}
brandName="Dr. Osama Taieh"
/>
@@ -54,17 +42,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Dr. Osama Taieh - Excellence in Medical Care"
description="Providing compassionate and expert healthcare services tailored to your specific needs. Your health is our priority."
buttons={[
{
text: "Book Appointment",
href: "#contact",
},
]}
buttons={[{ text: "Book Appointment", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/indian-healthcare-expert-sharing-medical-expertise-with-patient-clinic-office_482257-123993.jpg"
/>
</div>
@@ -88,56 +69,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Diagnostic Services",
author: "Modern Equipment",
description: "High-precision diagnostic testing for accurate results.",
tags: [
"Diagnosis",
],
imageSrc: "http://img.b2bpic.net/free-photo/experienced-female-medic-practitioner-consulting-patient-health-insurance_482257-126948.jpg",
},
{
id: "s2",
title: "Chronic Care",
author: "Expert Support",
description: "Dedicated long-term monitoring for your chronic health concerns.",
tags: [
"Care",
],
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-evaluating-x-ray-imaging-lab-test-results_482257-124612.jpg",
},
{
id: "s3",
title: "General Consultations",
author: "Patient Focused",
description: "Comprehensive routine checkups to maintain optimal well-being.",
tags: [
"Health",
],
imageSrc: "http://img.b2bpic.net/free-photo/senior-healthcare-professional-sharing-medical-expertise-with-patient_482257-128432.jpg",
},
{
id: "s4",
title: "Preventive Medicine",
author: "Wellness Focus",
description: "Proactive health management and screenings.",
tags: [
"Wellness",
],
imageSrc: "http://img.b2bpic.net/free-photo/nurse-patients-reviewing-diagnostic-results-medical-cabinet_482257-126954.jpg",
},
{
id: "s5",
title: "Post-Op Recovery",
author: "Specialized Care",
description: "Tailored guidance during your recovery process.",
tags: [
"Rehab",
],
imageSrc: "http://img.b2bpic.net/free-photo/doctor-nurse-discussing-digital-tablet_107420-84813.jpg",
},
{ id: "s1", title: "Diagnostic Services", author: "Modern Equipment", description: "High-precision diagnostic testing for accurate results.", tags: ["Diagnosis"], imageSrc: "http://img.b2bpic.net/free-photo/experienced-female-medic-practitioner-consulting-patient-health-insurance_482257-126948.jpg" },
{ id: "s2", title: "Chronic Care", author: "Expert Support", description: "Dedicated long-term monitoring for your chronic health concerns.", tags: ["Care"], imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-evaluating-x-ray-imaging-lab-test-results_482257-124612.jpg" },
{ id: "s3", title: "General Consultations", author: "Patient Focused", description: "Comprehensive routine checkups to maintain optimal well-being.", tags: ["Health"], imageSrc: "http://img.b2bpic.net/free-photo/senior-healthcare-professional-sharing-medical-expertise-with-patient_482257-128432.jpg" },
{ id: "s4", title: "Preventive Medicine", author: "Wellness Focus", description: "Proactive health management and screenings.", tags: ["Wellness"], imageSrc: "http://img.b2bpic.net/free-photo/nurse-patients-reviewing-diagnostic-results-medical-cabinet_482257-126954.jpg" },
{ id: "s5", title: "Post-Op Recovery", author: "Specialized Care", description: "Tailored guidance during your recovery process.", tags: ["Rehab"], imageSrc: "http://img.b2bpic.net/free-photo/doctor-nurse-discussing-digital-tablet_107420-84813.jpg" },
]}
title="Comprehensive Medical Services"
description="We offer a wide range of specialized healthcare solutions to support your journey to better health."
@@ -146,39 +82,15 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
team={[
{
id: "t1",
name: "Dr. Osama Taieh",
role: "Chief Physician",
imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84774.jpg",
},
{
id: "t2",
name: "Sarah Miller",
role: "Nurse Practitioner",
imageSrc: "http://img.b2bpic.net/free-photo/group-medical-professionals-icu-ready-coronavirus-patients_53876-138953.jpg",
},
{
id: "t3",
name: "John Doe",
role: "Clinic Manager",
imageSrc: "http://img.b2bpic.net/free-photo/medical-people-collection-collage_23-2148884880.jpg",
},
{
id: "t4",
name: "Emma Wright",
role: "Patient Coordinator",
imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-sitting-staircase_107420-84780.jpg",
},
{
id: "t5",
name: "David Smith",
role: "Chief Radiologist",
imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg",
},
{ id: "t1", name: "Dr. Osama Taieh", role: "Chief Physician", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84774.jpg" },
{ id: "t2", name: "Sarah Miller", role: "Nurse Practitioner", imageSrc: "http://img.b2bpic.net/free-photo/group-medical-professionals-icu-ready-coronavirus-patients_53876-138953.jpg" },
{ id: "t3", name: "John Doe", role: "Clinic Manager", imageSrc: "http://img.b2bpic.net/free-photo/medical-people-collection-collage_23-2148884880.jpg" },
{ id: "t4", name: "Emma Wright", role: "Patient Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-sitting-staircase_107420-84780.jpg" },
{ id: "t5", name: "David Smith", role: "Chief Radiologist", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg" },
]}
title="Meet Our Dedicated Team"
description="Our professional team is here to support you at every step of your recovery."
@@ -189,31 +101,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmed K.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-assistant-typing-medical-expertise-computer_482257-10573.jpg",
},
{
id: "2",
name: "Layla S.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-surgeon-doctor-wearing-medical-uniform-typing-recovery-treatment_482257-10574.jpg",
},
{
id: "3",
name: "Omar F.",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-making-good-team-while-volunteering_23-2148687340.jpg",
},
{
id: "4",
name: "Fatima Z.",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctors-with-face-masks-discussing-about-patient-s-medical-data-hospital-lobby_637285-12993.jpg",
},
{
id: "5",
name: "Khalid H.",
imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-discussing-digital-tablet_107420-84814.jpg",
},
{ id: "1", name: "Ahmed K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-assistant-typing-medical-expertise-computer_482257-10573.jpg" },
{ id: "2", name: "Layla S.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-surgeon-doctor-wearing-medical-uniform-typing-recovery-treatment_482257-10574.jpg" },
{ id: "3", name: "Omar F.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-making-good-team-while-volunteering_23-2148687340.jpg" },
{ id: "4", name: "Fatima Z.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctors-with-face-masks-discussing-about-patient-s-medical-data-hospital-lobby_637285-12993.jpg" },
{ id: "5", name: "Khalid H.", imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-discussing-digital-tablet_107420-84814.jpg" },
]}
cardTitle="What Our Patients Say"
cardTag="Testimonials"
@@ -225,31 +117,11 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How can I book an appointment?",
content: "You can call us directly or use the booking link on this website.",
},
{
id: "q2",
title: "What insurance do you accept?",
content: "We accept major insurance providers. Contact our office for details.",
},
{
id: "q3",
title: "Do you offer online consultations?",
content: "Yes, we provide virtual consultations for select medical services.",
},
{
id: "q4",
title: "What are your clinic hours?",
content: "We are open Monday through Friday from 9 AM to 6 PM.",
},
{
id: "q5",
title: "Is parking available?",
content: "Yes, free patient parking is available directly in front of the clinic.",
},
{ id: "q1", title: "How can I book an appointment?", content: "You can call us directly or use the booking link on this website." },
{ id: "q2", title: "What insurance do you accept?", content: "We accept major insurance providers. Contact our office for details." },
{ id: "q3", title: "Do you offer online consultations?", content: "Yes, we provide virtual consultations for select medical services." },
{ id: "q4", title: "What are your clinic hours?", content: "We are open Monday through Friday from 9 AM to 6 PM." },
{ id: "q5", title: "Is parking available?", content: "Yes, free patient parking is available directly in front of the clinic." },
]}
sideTitle="Common Questions"
faqsAnimation="blur-reveal"
@@ -262,16 +134,8 @@ export default function LandingPage() {
title="Get in Touch"
description="Have questions? We are here to help."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" },
]}
imageSrc="http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg"
/>
@@ -281,32 +145,8 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Dr. Osama Taieh"
columns={[
{
title: "Links",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Contact",
items: [
{
label: "WhatsApp",
href: "#",
},
{
label: "Phone",
href: "tel:0000000000",
},
],
},
{ title: "Links", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }] },
{ title: "Contact", items: [{ label: "WhatsApp", href: "#" }, { label: "Phone", href: "tel:0000000000" }] },
]}
/>
</div>