Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-04 23:34:48 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -79,7 +79,7 @@ export default function HomePage() {
<div id="features" data-section="features">
<FeatureCardEight
title="Platform Features"
description="Everything consumers and business owners need for success"
description="Grow your customer base and build community trust with tools designed for Potchefstroom"
tag="How It Works"
tagIcon={Zap}
features={[
@@ -169,4 +169,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}