Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f2c37a0f0 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
description="24/7 professional care for your loved ones at home. Available for elderly care, post-surgery, and nursing support."
|
description="24/7 professional care for your loved ones at home. Available for elderly care, post-surgery, and nursing support."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Speak with a Care Advisor", href: "tel:+917088524542"},
|
text: "Call Now", href: "tel:+917088524542"},
|
||||||
{
|
{
|
||||||
text: "Book Free Consultation", href: "#contact"},
|
text: "Book Free Consultation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user