4 Commits

Author SHA1 Message Date
c8849c5c51 Update src/pages/HomePage.tsx 2026-06-13 22:02:29 +00:00
29cd165ca9 Update src/pages/HomePage.tsx 2026-06-13 21:44:46 +00:00
c15aa3235d Update src/pages/HomePage.tsx 2026-06-13 21:43:17 +00:00
33eebba6c7 Update src/pages/HomePage.tsx 2026-06-13 21:42:43 +00:00

View File

@@ -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>