Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a433b28f7 | |||
| 757b05cde2 | |||
| 397278afb0 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardEight
|
<FeatureCardEight
|
||||||
title="Platform Features"
|
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"
|
tag="How It Works"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
features={[
|
features={[
|
||||||
@@ -169,4 +169,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user