Update src/app/hospitals/page.tsx

This commit is contained in:
2026-05-30 07:44:04 +00:00
parent 228db1a3ae
commit ef37c80850

View File

@@ -26,29 +26,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Hospitals",
id: "/hospitals",
},
name: "Hospitals", id: "/hospitals"},
{
name: "Doctors",
id: "/doctors",
},
name: "Doctors", id: "/doctors"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
]}
logoSrc="asset://medireview-logo"
logoSrc="asset://medireview-logo-branded"
logoAlt="MediReview Logo"
brandName="MediReview"
button={{
text: "Write a Review",
href: "/contact",
}}
text: "Write a Review", href: "/contact"}}
/>
</div>
@@ -60,47 +50,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "hosp1",
name: "St. Jude's Medical Center",
price: "4.8/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149091986.jpg",
imageAlt: "St. Jude's Medical Center",
},
id: "hosp1", name: "St. Jude's Medical Center", price: "4.8/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149091986.jpg", imageAlt: "St. Jude's Medical Center"},
{
id: "hosp2",
name: "City General Hospital",
price: "4.5/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building_1127-3672.jpg",
imageAlt: "City General Hospital",
},
id: "hosp2", name: "City General Hospital", price: "4.5/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building_1127-3672.jpg", imageAlt: "City General Hospital"},
{
id: "hosp3",
name: "Valley View Clinic",
price: "4.6/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-bench-with-big-mountain_181624-13934.jpg",
imageAlt: "Valley View Clinic",
},
id: "hosp3", name: "Valley View Clinic", price: "4.6/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-bench-with-big-mountain_181624-13934.jpg", imageAlt: "Valley View Clinic"},
{
id: "hosp4",
name: "CareWell Hospital",
price: "4.7/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1928.jpg",
imageAlt: "CareWell Hospital",
},
id: "hosp4", name: "CareWell Hospital", price: "4.7/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1928.jpg", imageAlt: "CareWell Hospital"},
{
id: "hosp5",
name: "Community Health Center",
price: "4.2/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661463.jpg",
imageAlt: "Community Health Center",
},
id: "hosp5", name: "Community Health Center", price: "4.2/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661463.jpg", imageAlt: "Community Health Center"},
{
id: "hosp6",
name: "Grand Medical Complex",
price: "4.9/5 Rating",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821316.jpg",
imageAlt: "Grand Medical Complex",
},
id: "hosp6", name: "Grand Medical Complex", price: "4.9/5 Rating", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821316.jpg", imageAlt: "Grand Medical Complex"},
]}
title="Browse Hospitals & Clinics"
description="Discover top-rated medical facilities near you. Filter by specialty, patient reviews, and services to find the perfect match for your needs."
@@ -116,38 +76,11 @@ export default function LandingPage() {
description="Stay informed with our articles on choosing the right hospital, managing health conditions, and understanding medical procedures."
blogs={[
{
id: "blog1",
category: "Guides",
title: "How to Choose the Right Hospital for Your Needs",
excerpt: "Selecting a hospital can be daunting. Learn what factors to consider beyond just proximity.",
imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-digital-tablet-pen-cardiogram-chart-white-wooden-surface_23-2147941819.jpg",
imageAlt: "Person reading a medical guide",
authorName: "Dr. Alex Sharma",
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg",
date: "May 10, 2024",
},
id: "blog1", category: "Guides", title: "How to Choose the Right Hospital for Your Needs", excerpt: "Selecting a hospital can be daunting. Learn what factors to consider beyond just proximity.", imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-digital-tablet-pen-cardiogram-chart-white-wooden-surface_23-2147941819.jpg", imageAlt: "Person reading a medical guide", authorName: "Dr. Alex Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", date: "May 10, 2024"},
{
id: "blog2",
category: "Wellness",
title: "Tips for Managing Chronic Conditions Effectively",
excerpt: "Living with a chronic condition requires consistent management. Discover strategies for a better quality of life.",
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124410.jpg",
imageAlt: "Person using health app on phone",
authorName: "Nurse Elena Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-working-nurse_23-2150829903.jpg",
date: "April 28, 2024",
},
id: "blog2", category: "Wellness", title: "Tips for Managing Chronic Conditions Effectively", excerpt: "Living with a chronic condition requires consistent management. Discover strategies for a better quality of life.", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124410.jpg", imageAlt: "Person using health app on phone", authorName: "Nurse Elena Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-working-nurse_23-2150829903.jpg", date: "April 28, 2024"},
{
id: "blog3",
category: "Prevention",
title: "Essential Health Tips for a Healthier You in 2024",
excerpt: "Small changes can lead to significant health improvements. Start your journey to wellness today with our expert advice.",
imageSrc: "http://img.b2bpic.net/free-photo/mental-health-psychological-stress-management-emotional-concept_53876-132222.jpg",
imageAlt: "Healthy lifestyle illustration",
authorName: "Dr. Ben Carter",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-senior-putting-glasses_23-2148373895.jpg",
date: "April 15, 2024",
},
id: "blog3", category: "Prevention", title: "Essential Health Tips for a Healthier You in 2024", excerpt: "Small changes can lead to significant health improvements. Start your journey to wellness today with our expert advice.", imageSrc: "http://img.b2bpic.net/free-photo/mental-health-psychological-stress-management-emotional-concept_53876-132222.jpg", imageAlt: "Healthy lifestyle illustration", authorName: "Dr. Ben Carter", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-senior-putting-glasses_23-2148373895.jpg", date: "April 15, 2024"},
]}
/>
</div>
@@ -157,50 +90,31 @@ export default function LandingPage() {
logoText="MediReview"
columns={[
{
title: "Platform",
items: [
title: "Platform", items: [
{
label: "Hospitals",
href: "/hospitals",
},
label: "Hospitals", href: "/hospitals"},
{
label: "Doctors",
href: "/doctors",
},
label: "Doctors", href: "/doctors"},
{
label: "Write a Review",
href: "/contact",
},
label: "Write a Review", href: "/contact"},
],
},
{
title: "About",
items: [
title: "About", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "FAQs",
href: "/about#faqs",
},
label: "FAQs", href: "/about#faqs"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}