import { Card, CardContent } from '@/components/ui/card'; import { Badge } from '@/components/ui/badge'; import { Phone, Mail, MapPin, Clock, Star, Leaf, Heart, Shield } from 'lucide-react'; import BookingForm from '@/components/BookingForm'; import ServicesSection from '@/components/ServicesSection'; import BenefitsSection from '@/components/BenefitsSection'; import RisksSection from '@/components/RisksSection'; import FAQSection from '@/components/FAQSection'; export default function Index() { return (
{/* Header */}

Yoggrampatanjli

{/* Hero Section */}
✨ Authentic Ayurvedic Healing

Transform Your Health with{' '} Ancient Wisdom

Experience personalized Ayurvedic treatments that address the root cause of your health concerns. Our certified practitioners combine 5000 years of traditional knowledge with modern healthcare practices.

500+
Happy Patients
15+
Years Experience
98%
Success Rate

Why Choose Us?

Trusted by thousands for authentic Ayurvedic care

Personalized Treatment
Customized based on your unique constitution
Certified Practitioners
Qualified and experienced Ayurvedic doctors
Natural & Safe
100% natural herbs and treatments
{[...Array(5)].map((_, i) => ( ))} 4.9/5 (200+ reviews)
{/* Services Section */} {/* Benefits Section */} {/* Risks Section */} {/* Booking Form */} {/* FAQ Section */} {/* Contact Section */}

Yoggrampatanjli

Your trusted partner in holistic health and wellness through authentic Ayurvedic treatments.

Contact Info

+91-9211872947
info@yoggrampatanjli.com
Your City, State, India

Working Hours

Mon - Sat: 6:00 AM - 10:00 PM
Sunday: 6:00 AM - 10:00 PM
Emergency consultations available

© 2024 Yoggrampatanjli. All rights reserved. | Authentic Ayurvedic Healing Center

); }