Compare commits
7 Commits
version_3_
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bf4499ec6 | |||
| 08e3e11abb | |||
| db653d3fc8 | |||
| c8849c5c51 | |||
| 29cd165ca9 | |||
| c15aa3235d | |||
| 33eebba6c7 |
@@ -34,10 +34,10 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutText
|
||||
title="Our Apostolic Foundation"
|
||||
title=""
|
||||
primaryButton={{
|
||||
text: "Our Beliefs",
|
||||
href: "#",
|
||||
href: "",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -46,9 +46,9 @@ export default function HomePage() {
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesComparison
|
||||
tag="What We Do"
|
||||
title="A Life Built on Apostolic Truth"
|
||||
description="We believe in authentic discipleship and intentional community growth."
|
||||
tag=""
|
||||
title=""
|
||||
description=""
|
||||
negativeItems={[
|
||||
"Surface level engagement",
|
||||
"Isolated spiritual growth",
|
||||
|
||||
Reference in New Issue
Block a user