Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f4d7cea7f | |||
| e07625d1cf | |||
| c3a92c4bbf | |||
| f2deb14fae |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Indore Trauma Centre"
|
||||
description="Compassionate Care. Advanced Treatment. Trusted by Families Across Indore."
|
||||
description="Immediate, compassionate trauma care in Indore. Available 24/7 for life-saving support when you need it most."
|
||||
testimonials={[
|
||||
{ name: "Rahul Verma", handle: "@rahulv", testimonial: "Excellent care and friendly staff. Truly a life-saving experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6438.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior" },
|
||||
{ name: "Sunita Sharma", handle: "@sunitas", testimonial: "Felt like family. The treatment was affordable and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/emergency-room-hallway-with-illuminated-sign_23-2151997621.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior" },
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
title="Need Immediate Care?"
|
||||
description="Our medical team is ready 24/7 to provide the support and emergency treatment you need."
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Call Now"
|
||||
buttonText="Call Emergency Line Now"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -181,4 +181,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user