Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f705ac5e5 | |||
| 757d605e83 | |||
| 4808ae1e37 | |||
| c2bd5264a7 | |||
| 767a3cc103 |
@@ -75,6 +75,8 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
featureTitleClassName="text-black"
|
||||
featureDescriptionClassName="text-black"
|
||||
features={[
|
||||
{
|
||||
title: "Compliance Inspections", description: "Rigorous checks ensuring every pipe and valve meets local regulations.", media: {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #0E2A47;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #2AA876;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #0E2A47;
|
||||
|
||||
Reference in New Issue
Block a user