Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-22 05:31:28 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{ variant: "glowing-orb" }}
title="Welcome to Seventh Day Adventist Church - Mutoko"
title="Welcome to Mutoko Seventh-day Adventist Church"
description="\"Remember the Sabbath day, to keep it holy.\" - Exodus 20:8. Join us in worship as we honor the Creator in our sanctuary at Crowhillpark."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754952.jpg"
imageAlt="SDA Church Mutoko Interior"
@@ -188,4 +188,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}