Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a66bb97f67 | |||
| 9c9c3c23f2 | |||
| 574b82be4d | |||
| ec590741a9 | |||
| 44c1dd08ea | |||
| 6e9cb89915 | |||
| a611d75f04 | |||
| f41dde9956 |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -135,10 +135,10 @@ export default function LandingPage() {
|
||||
title: "Surgical Services", description: "Advanced operating theaters with experienced surgical teams for all procedures", imageSrc: "http://img.b2bpic.net/free-photo/we-are-ready-surgical-operation_329181-2200.jpg?_wi=2", imageAlt: "Surgical facility and operations", button: { text: "Learn More", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Pharmacy", description: "Complete pharmaceutical services with essential and specialized medications", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623712.jpg?_wi=2", imageAlt: "Hospital pharmacy services", button: { text: "Learn More", href: "#" }
|
||||
title: "Cardiology - Dr. Anshul Gupta", description: "Expert cardiac care with best service, led by Dr. Anshul Gupta specializing in cardiology", imageSrc: "http://img.b2bpic.net/free-photo/african-american-physician-gives-professional-advice-woman-patient_482257-107489.jpg?_wi=2", imageAlt: "Cardiology services and diagnostics", button: { text: "Learn More", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Diagnostic Center", description: "State-of-the-art laboratory and imaging services for accurate diagnosis", imageSrc: "http://img.b2bpic.net/free-photo/african-american-physician-gives-professional-advice-woman-patient_482257-107489.jpg?_wi=2", imageAlt: "Diagnostic imaging equipment", button: { text: "Learn More", href: "#" }
|
||||
title: "Gynecology - Dr. Charul Dhakad", description: "Specialized women's healthcare services provided by Dr. Charul Dhakad", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623712.jpg?_wi=2", imageAlt: "Gynecology services", button: { text: "Learn More", href: "#" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -192,20 +192,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
tag="Emergency Contact"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Schedule Your Appointment Today"
|
||||
description="Contact Srijan Hospital to book an appointment or get emergency assistance. Our team is ready to help you with any healthcare concerns."
|
||||
title="Call Now for Immediate Care"
|
||||
description="For emergency medical assistance or urgent consultations, please call our 24/7 hotline. Our healthcare team is ready to respond to your medical needs immediately."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-doctor-writing-prescription_23-2148231340.jpg?_wi=2"
|
||||
imageAlt="Hospital contact information"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Request Callback"
|
||||
termsText="By submitting, you agree to be contacted by Srijan Hospital for appointment scheduling and healthcare information."
|
||||
inputPlaceholder="090247 32129"
|
||||
buttonText="Call Now"
|
||||
termsText="Direct hotline available 24/7 for emergency and non-emergency healthcare consultations at Srijan Hospital."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user