Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3c616a9c2 | |||
| 67e71d3afa |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Excellence in Personalized Healthcare"
|
title="Comprehensive Personalized Healthcare for Your Wellness"
|
||||||
description="Providing compassionate, high-quality medical care tailored to your unique wellness journey."
|
description="Providing compassionate, high-quality medical care tailored to your unique wellness journey."
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/front-view-doctor-talking-patient_23-2149844641.jpg", alt: "private doctor office consultation" },
|
{ src: "http://img.b2bpic.net/free-photo/front-view-doctor-talking-patient_23-2149844641.jpg", alt: "private doctor office consultation" },
|
||||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user