Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8dd0ba88d8 | |||
| f4ab6e126a | |||
| 36a1584421 |
@@ -5,41 +5,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Divine Superspeciality Hospital - Advanced Healthcare in Dahod",
|
||||
description: "Premium multispecialty hospital in Dahod offering 24/7 emergency care, gynecology, general medicine, diagnostic services, and preventive health checkups with experienced doctors.",
|
||||
keywords: "hospital Dahod, best doctor Dahod, superspeciality hospital, emergency care, medical services, gynecology, diagnostic center",
|
||||
metadataBase: new URL("https://divinehospital.com"),
|
||||
title: "Divine Superspeciality Hospital - Advanced Healthcare in Dahod", description: "Premium multispecialty hospital in Dahod offering 24/7 emergency care, gynecology, general medicine, diagnostic services, and preventive health checkups with experienced doctors.", keywords: "hospital Dahod, best doctor Dahod, superspeciality hospital, emergency care, medical services, gynecology, diagnostic center", metadataBase: new URL("https://divinehospital.com"),
|
||||
alternates: {
|
||||
canonical: "https://divinehospital.com",
|
||||
},
|
||||
canonical: "https://divinehospital.com"},
|
||||
openGraph: {
|
||||
title: "Divine Superspeciality Hospital - Dahod",
|
||||
description: "Advanced healthcare with experienced doctors and modern facilities. 24/7 emergency services available.",
|
||||
url: "https://divinehospital.com",
|
||||
siteName: "Divine Superspeciality Hospital",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Divine Superspeciality Hospital - Dahod", description: "Advanced healthcare with experienced doctors and modern facilities. 24/7 emergency services available.", url: "https://divinehospital.com", siteName: "Divine Superspeciality Hospital", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg",
|
||||
alt: "Divine Superspeciality Hospital - Modern Medical Facilities",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg", alt: "Divine Superspeciality Hospital - Modern Medical Facilities"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Divine Superspeciality Hospital - Dahod",
|
||||
description: "Premium medical services with experienced doctors and modern facilities. Book your appointment today.",
|
||||
images: ["http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg"],
|
||||
card: "summary_large_image", title: "Divine Superspeciality Hospital - Dahod", description: "Premium medical services with experienced doctors and modern facilities. Book your appointment today.", images: ["http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1431,4 +1415,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
137
src/app/page.tsx
137
src/app/page.tsx
@@ -62,10 +62,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About Divine Superspeciality Hospital"
|
||||
description={[
|
||||
"Divine Superspeciality Hospital is a modern healthcare center dedicated to delivering high-quality medical treatment with compassion and professionalism. Located near the BSNL Exchange Office on Chakaliya Road in Dahod, the hospital is easily accessible to patients from nearby towns and villages.",
|
||||
"We offer advanced medical services, personalized care, and modern diagnostic facilities. With experienced doctors and trained staff, we ensure that every patient receives the right treatment and care with utmost privacy and dignity.",
|
||||
"Our commitment to excellence, combined with state-of-the-art medical equipment and a patient-first approach, makes us a trusted healthcare provider in the region.",
|
||||
]}
|
||||
"Divine Superspeciality Hospital is a modern healthcare center dedicated to delivering high-quality medical treatment with compassion and professionalism. Located near the BSNL Exchange Office on Chakaliya Road in Dahod, the hospital is easily accessible to patients from nearby towns and villages.", "We offer advanced medical services, personalized care, and modern diagnostic facilities. With experienced doctors and trained staff, we ensure that every patient receives the right treatment and care with utmost privacy and dignity.", "Our commitment to excellence, combined with state-of-the-art medical equipment and a patient-first approach, makes us a trusted healthcare provider in the region.", "Divine Hospital is NABH Accredited and ISO Certified (ISO 9001:2015), ensuring adherence to international healthcare standards. With over 15 years of medical excellence and thousands of successful treatments, we have established ourselves as a trusted name in quality healthcare and patient care."]}
|
||||
useInvertedBackground={false}
|
||||
showBorder={true}
|
||||
buttons={[{ text: "Learn More About Us", href: "/about" }]}
|
||||
@@ -84,30 +81,15 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "General Medicine & Chronic Disease Management",
|
||||
content: "Comprehensive diagnosis and treatment for fever, infections, diabetes, hypertension, and other chronic conditions. Our experienced physicians provide preventive healthcare and long-term disease management with personalized treatment plans.",
|
||||
},
|
||||
id: "1", title: "General Medicine & Chronic Disease Management", content: "Comprehensive diagnosis and treatment for fever, infections, diabetes, hypertension, and other chronic conditions. Our experienced physicians provide preventive healthcare and long-term disease management with personalized treatment plans."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Gynecology & Obstetrics",
|
||||
content: "Specialized women's health services including pregnancy care, maternal care, reproductive health counseling, and safe delivery services with modern obstetric facilities.",
|
||||
},
|
||||
id: "2", title: "Gynecology & Obstetrics", content: "Specialized women's health services including pregnancy care, maternal care, reproductive health counseling, and safe delivery services with modern obstetric facilities."},
|
||||
{
|
||||
id: "3",
|
||||
title: "24×7 Emergency Care & Critical Support",
|
||||
content: "Round-the-clock emergency medical services with ICU support, trauma care, and critical care management. Our emergency team is always ready to handle medical emergencies with rapid response.",
|
||||
},
|
||||
id: "3", title: "24×7 Emergency Care & Critical Support", content: "Round-the-clock emergency medical services with ICU support, trauma care, and critical care management. Our emergency team is always ready to handle medical emergencies with rapid response."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Diagnostic Services & Laboratory",
|
||||
content: "State-of-the-art laboratory testing, ECG services, imaging diagnostics, and medical investigations. Quick and accurate results to aid in proper diagnosis and treatment planning.",
|
||||
},
|
||||
id: "4", title: "Diagnostic Services & Laboratory", content: "State-of-the-art laboratory testing, ECG services, imaging diagnostics, and medical investigations. Quick and accurate results to aid in proper diagnosis and treatment planning."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Preventive Health Checkups",
|
||||
content: "Routine health checkups and early disease detection programs to maintain wellness and prevent serious health conditions. Comprehensive health packages tailored to different age groups.",
|
||||
},
|
||||
id: "5", title: "Preventive Health Checkups", content: "Routine health checkups and early disease detection programs to maintain wellness and prevent serious health conditions. Comprehensive health packages tailored to different age groups."},
|
||||
]}
|
||||
buttons={[{ text: "View All Services", href: "/services" }]}
|
||||
/>
|
||||
@@ -139,47 +121,17 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Pratik Baman",
|
||||
role: "Senior Gynecologist & Obstetric Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-clinic-interior_1398-732.jpg?_wi=1",
|
||||
imageAlt: "Dr. Pratik Baman - Senior Gynecologist",
|
||||
},
|
||||
id: "1", name: "Dr. Pratik Baman", role: "Senior Gynecologist & Obstetric Specialist", imageSrc: "http://img.b2bpic.net/free-photo/doctor-clinic-interior_1398-732.jpg?_wi=1", imageAlt: "Dr. Pratik Baman - Senior Gynecologist"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dr. Rajesh Patel",
|
||||
role: "Chief Physician & Internal Medicine Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-doctor_171337-1533.jpg?_wi=1",
|
||||
imageAlt: "Dr. Rajesh Patel - Chief Physician",
|
||||
},
|
||||
id: "2", name: "Dr. Rajesh Patel", role: "Chief Physician & Internal Medicine Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-doctor_171337-1533.jpg?_wi=1", imageAlt: "Dr. Rajesh Patel - Chief Physician"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Neha Sharma",
|
||||
role: "Emergency Medicine & Critical Care Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-nurse-looking-camera-while-standing-clinic_637285-5031.jpg?_wi=1",
|
||||
imageAlt: "Dr. Neha Sharma - Emergency Medicine Specialist",
|
||||
},
|
||||
id: "3", name: "Dr. Neha Sharma", role: "Emergency Medicine & Critical Care Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-nurse-looking-camera-while-standing-clinic_637285-5031.jpg?_wi=1", imageAlt: "Dr. Neha Sharma - Emergency Medicine Specialist"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dr. Vikram Singh",
|
||||
role: "Diagnostic Specialist & Radiologist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-patient-with-disease-sitting-doctor-office-waiting-attend-checkup-examination-with-medical-specialist-clinic-old-woman-with-consultation-appointment-cabinet_482257-48478.jpg?_wi=1",
|
||||
imageAlt: "Dr. Vikram Singh - Radiologist",
|
||||
},
|
||||
id: "4", name: "Dr. Vikram Singh", role: "Diagnostic Specialist & Radiologist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-patient-with-disease-sitting-doctor-office-waiting-attend-checkup-examination-with-medical-specialist-clinic-old-woman-with-consultation-appointment-cabinet_482257-48478.jpg?_wi=1", imageAlt: "Dr. Vikram Singh - Radiologist"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dr. Anjali Gupta",
|
||||
role: "Preventive Medicine & Health Counselor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg?_wi=1",
|
||||
imageAlt: "Dr. Anjali Gupta - Health Counselor",
|
||||
},
|
||||
id: "5", name: "Dr. Anjali Gupta", role: "Preventive Medicine & Health Counselor", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg?_wi=1", imageAlt: "Dr. Anjali Gupta - Health Counselor"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Dr. Suresh Mehta",
|
||||
role: "General Surgery & Emergency Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg?_wi=1",
|
||||
imageAlt: "Dr. Suresh Mehta - General Surgery Specialist",
|
||||
},
|
||||
id: "6", name: "Dr. Suresh Mehta", role: "General Surgery & Emergency Care", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg?_wi=1", imageAlt: "Dr. Suresh Mehta - General Surgery Specialist"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -192,59 +144,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent Care and Professional Service",
|
||||
quote: "The doctors and staff provided excellent care. The hospital is clean, well organized, and the treatment was very effective. I felt comfortable and confident throughout my treatment. Highly recommended!",
|
||||
name: "Mrs. Priya Joshi",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1",
|
||||
imageAlt: "Mrs. Priya Joshi - Satisfied Patient",
|
||||
},
|
||||
id: "1", title: "Excellent Care and Professional Service", quote: "The doctors and staff provided excellent care. The hospital is clean, well organized, and the treatment was very effective. I felt comfortable and confident throughout my treatment. Highly recommended!", name: "Mrs. Priya Joshi", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1", imageAlt: "Mrs. Priya Joshi - Satisfied Patient"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Quick Response and Expert Treatment",
|
||||
quote: "I received quick emergency treatment and great support from the medical team. The doctors are highly skilled and the entire staff is very compassionate. Thank you for your excellent service!",
|
||||
name: "Mr. Rahul Desai",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg",
|
||||
imageAlt: "Mr. Rahul Desai - Satisfied Patient",
|
||||
},
|
||||
id: "2", title: "Quick Response and Expert Treatment", quote: "I received quick emergency treatment and great support from the medical team. The doctors are highly skilled and the entire staff is very compassionate. Thank you for your excellent service!", name: "Mr. Rahul Desai", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "Mr. Rahul Desai - Satisfied Patient"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Trusted Healthcare Provider",
|
||||
quote: "Divine Hospital is the best healthcare facility in Dahod. The doctors are experienced, the facilities are modern, and the care is patient-focused. I have recommended them to many friends and family members.",
|
||||
name: "Dr. Anil Kumar",
|
||||
role: "Medical Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-doctor_171337-1491.jpg",
|
||||
imageAlt: "Dr. Anil Kumar - Medical Professional",
|
||||
},
|
||||
id: "3", title: "Trusted Healthcare Provider", quote: "Divine Hospital is the best healthcare facility in Dahod. The doctors are experienced, the facilities are modern, and the care is patient-focused. I have recommended them to many friends and family members.", name: "Dr. Anil Kumar", role: "Medical Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-doctor_171337-1491.jpg", imageAlt: "Dr. Anil Kumar - Medical Professional"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Compassionate and Professional Care",
|
||||
quote: "From admission to discharge, every step was handled with professionalism and compassion. The nursing staff is attentive, and the doctors are always available for consultation. Very satisfied with the service!",
|
||||
name: "Mrs. Meera Malhotra",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2",
|
||||
imageAlt: "Mrs. Meera Malhotra - Satisfied Patient",
|
||||
},
|
||||
id: "4", title: "Compassionate and Professional Care", quote: "From admission to discharge, every step was handled with professionalism and compassion. The nursing staff is attentive, and the doctors are always available for consultation. Very satisfied with the service!", name: "Mrs. Meera Malhotra", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2", imageAlt: "Mrs. Meera Malhotra - Satisfied Patient"},
|
||||
{
|
||||
id: "5",
|
||||
title: "World-Class Medical Facilities",
|
||||
quote: "The hospital has state-of-the-art equipment and a team of highly qualified doctors. My family received excellent care during our visit. It feels like a premium hospital experience.",
|
||||
name: "Mr. Sanjay Patel",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-general-practitioner-talking-senior-man-while-shaking-hands-with-him-home-visit_637285-1393.jpg",
|
||||
imageAlt: "Mr. Sanjay Patel - Satisfied Patient",
|
||||
},
|
||||
id: "5", title: "World-Class Medical Facilities", quote: "The hospital has state-of-the-art equipment and a team of highly qualified doctors. My family received excellent care during our visit. It feels like a premium hospital experience.", name: "Mr. Sanjay Patel", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/happy-general-practitioner-talking-senior-man-while-shaking-hands-with-him-home-visit_637285-1393.jpg", imageAlt: "Mr. Sanjay Patel - Satisfied Patient"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Affordable Premium Healthcare",
|
||||
quote: "I was impressed by the quality of care and the affordable pricing. Divine Hospital proves that premium healthcare can be accessible to everyone in Dahod. Great experience overall!",
|
||||
name: "Mrs. Divya Singh",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=3",
|
||||
imageAlt: "Mrs. Divya Singh - Satisfied Patient",
|
||||
},
|
||||
id: "6", title: "Affordable Premium Healthcare", quote: "I was impressed by the quality of care and the affordable pricing. Divine Hospital proves that premium healthcare can be accessible to everyone in Dahod. Great experience overall!", name: "Mrs. Divya Singh", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=3", imageAlt: "Mrs. Divya Singh - Satisfied Patient"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -269,8 +179,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -279,8 +188,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "General Medicine", href: "/services" },
|
||||
{ label: "Gynecology & Obstetrics", href: "/services" },
|
||||
{ label: "Emergency Care", href: "/services" },
|
||||
@@ -289,8 +197,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +91 98765 43210", href: "tel:+919876543210" },
|
||||
{ label: "WhatsApp: +91 98765 43210", href: "https://wa.me/919876543210" },
|
||||
{ label: "Chakaliya Road, Dahod", href: "#" },
|
||||
@@ -304,4 +211,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user