Merge version_2 into main #2
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
description="Welcome to our church community in Kenya. We are dedicated to spreading the Gospel, serving our community with compassion, and building a stronger faith together. Join us for worship, fellowship, and spiritual growth."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Join Our Service", href: "#contact" },
|
||||
{ text: "Join Us This Sunday", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
@@ -253,4 +253,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user