Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d6d870bda | |||
| 38410bc909 | |||
| 3956b4066e | |||
| 26e46e7873 |
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
logoText="We Care CBO"
|
||||
description="Transforming community health through accessible, quality healthcare services and health education in Nairobi."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
{ text: "Access Healthcare Now", href: "#contact" },
|
||||
{ text: "Learn About Our Mission", href: "#about" }
|
||||
]}
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-medical-professionals-icu-ready-coronavirus-patients_53876-138953.jpg"
|
||||
@@ -246,4 +246,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user