19 Commits

Author SHA1 Message Date
75efb0634e Merge version_10_1781388854656 into main
Merge version_10_1781388854656 into main
2026-06-13 22:14:30 +00:00
6bf4499ec6 Update src/pages/HomePage.tsx 2026-06-13 22:14:24 +00:00
8f18a562c1 Merge version_9_1781388216026 into main
Merge version_9_1781388216026 into main
2026-06-13 22:03:49 +00:00
08e3e11abb Update src/pages/HomePage.tsx 2026-06-13 22:03:45 +00:00
1f5e57f4d6 Merge version_8_1781388172264 into main
Merge version_8_1781388172264 into main
2026-06-13 22:03:04 +00:00
db653d3fc8 Update src/pages/HomePage.tsx 2026-06-13 22:03:01 +00:00
f92a4a00cd Merge version_7_1781388140830 into main
Merge version_7_1781388140830 into main
2026-06-13 22:02:32 +00:00
c8849c5c51 Update src/pages/HomePage.tsx 2026-06-13 22:02:29 +00:00
96a7308629 Merge version_6_1781387078268 into main
Merge version_6_1781387078268 into main
2026-06-13 21:44:49 +00:00
29cd165ca9 Update src/pages/HomePage.tsx 2026-06-13 21:44:46 +00:00
531a21cb9c Merge version_5_1781386988081 into main
Merge version_5_1781386988081 into main
2026-06-13 21:43:20 +00:00
c15aa3235d Update src/pages/HomePage.tsx 2026-06-13 21:43:17 +00:00
8c3a8188f4 Merge version_4_1781386955785 into main
Merge version_4_1781386955785 into main
2026-06-13 21:42:46 +00:00
33eebba6c7 Update src/pages/HomePage.tsx 2026-06-13 21:42:43 +00:00
0f62237c61 Merge version_3_1781386648172 into main
Merge version_3_1781386648172 into main
2026-06-13 21:37:31 +00:00
8170d027ca Update theme fonts 2026-06-13 21:37:28 +00:00
f4cae67008 Merge version_2_1781386493561 into main
Merge version_2_1781386493561 into main
2026-06-13 21:35:20 +00:00
kudinDmitriyUp
5228a63877 Bob AI: Update the contact section to include the church address: 37, Church Street, Oba 2026-06-13 21:35:16 +00:00
0b36997126 Merge version_1_1781386106351 into main
Merge version_1_1781386106351 into main
2026-06-13 21:29:23 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Roboto', sans-serif;
--font-sans: 'Poppins', sans-serif;
--font-tight: "Inter Tight", sans-serif;
--font-mono: monospace;
@@ -137,7 +137,7 @@ body {
margin: 0;
background-color: var(--background);
color: var(--foreground);
font-family: 'Roboto', sans-serif;
font-family: 'Poppins', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
font-family: 'Poppins', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

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>
@@ -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",
@@ -213,7 +213,7 @@ export default function HomePage() {
<SectionErrorBoundary name="contact">
<ContactCta
tag="Join Us"
text="Ready to experience the fire? We would love to have you."
text="Ready to experience the fire? We would love to have you. Visit us at 37, Church Street, Obadiah Ijora, Lagos. Nigeria."
primaryButton={{
text: "Visit Us",
href: "#",