3 Commits

Author SHA1 Message Date
8c98443cab Update src/app/page.tsx 2026-06-11 11:15:46 +00:00
34c3a934b5 Update theme colors 2026-06-11 11:13:13 +00:00
dcedac725e Update theme colors 2026-06-11 11:13:03 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
{ {
text: "Get Your Free Quote Today", href: "#contact"}, text: "Get Your Free Quote Today", href: "#contact"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/autumn-roadside-maintenance-action-municipal-service_169016-70007.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EriBv2wnNfNbHFQ5BQtKPsuseh/tmp/a-green-rubbish-bin-and-some-old-mattere-1781176446154-938293d9.png"
imageAlt="Modern waste management truck in Hemel Hempstead" imageAlt="Modern waste management truck in Hemel Hempstead"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fffefe; --background: #000000;
--card: #f6f7f4; --card: #1f4035;
--foreground: #080908; --foreground: #ffffff;
--primary-cta: #0e3a29; --primary-cta: #ffffff;
--primary-cta-text: #fffefe; --primary-cta-text: #051a12;
--secondary-cta: #e7eecd; --secondary-cta: #0d2b1f;
--secondary-cta-text: #080908; --secondary-cta-text: #d4f6e8;
--accent: #35c18b; --accent: #0d5238;
--background-accent: #ecebe4; --background-accent: #10b981;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);