import { useState, useEffect } from "react";
import { Button } from "@/components/ui/button";
import { Card, CardContent } from "@/components/ui/card";
import { Badge } from "@/components/ui/badge";
import { Link } from "react-router-dom";
import {
ChevronLeft,
ChevronRight,
MapPin,
Phone,
Mail,
Clock,
Shield,
Heart,
Stethoscope,
Baby,
Activity,
Zap,
Award,
Users,
Star,
ArrowRight,
CheckCircle
} from "lucide-react";
export default function HomePage() {
const images = [
"/assets/gallery/Reception.webp",
"/assets/gallery/hospital_building.jpeg",
"/assets/gallery/Waiting Lobby.jpg",
"/assets/gallery/OT 2.jpg",
"/assets/gallery/General Ward.jpg"
];
const [currentImage, setCurrentImage] = useState(0);
useEffect(() => {
const interval = setInterval(() => {
setCurrentImage((prev) => (prev + 1) % images.length);
}, 5000);
return () => clearInterval(interval);
}, [images.length]);
const prevSlide = () => {
setCurrentImage((prev) => (prev - 1 + images.length) % images.length);
};
const nextSlide = () => {
setCurrentImage((prev) => (prev + 1) % images.length);
};
const services = [
{
icon:
Care You Can Believe In
MBBS, MD (Medicine), CCEBDM
FICP, FIACM
Advanced Healthcare for Everyone
Kalpesh Hospital in Alwar is committed to providing exceptional healthcare services with a focus on patient comfort and advanced medical care.
Our team of experienced doctors and modern facilities ensure that you receive the best medical attention for all your healthcare needs.
We are approved under RGHS and MAA Yojana, offering both OPD and IPD services to make quality healthcare accessible to everyone.
Address
H-165, Ambedkar Nagar, Alwar
Phone (Landline)
0144-2946365
Phone (Mobile)
8690304805
kalpeshhospitalalwar@gmail.com
We provide a wide range of medical services with state-of-the-art facilities and expert care
{service.description}
We provide treatment under various government schemes and insurance plans
Free treatment for eligible patients
Approved for OPD & IPD services
Cashless treatment available