Update src/app/page.tsx
This commit is contained in:
@@ -36,14 +36,14 @@ export default function LandingPage() {
|
||||
{ name: "Specialists", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="bansal Hospital"
|
||||
brandName="Bansal Hospital"
|
||||
button={{ text: "Book Appointment", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="LittleSprouts Hospital"
|
||||
logoText="Bansal Hospital"
|
||||
description="Providing world-class pediatric care in a warm, family-centered environment where your little one's health comes first."
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
slides={[
|
||||
|
||||
Reference in New Issue
Block a user