Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c98443cab | |||
| 34c3a934b5 |
@@ -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"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000802;
|
--background: #000000;
|
||||||
--card: #0b1a0b;
|
--card: #1f4035;
|
||||||
--foreground: #e6ffe6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #80da9b;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #000802;
|
--primary-cta-text: #051a12;
|
||||||
--secondary-cta: #07170b;
|
--secondary-cta: #0d2b1f;
|
||||||
--secondary-cta-text: #e6ffe6;
|
--secondary-cta-text: #d4f6e8;
|
||||||
--accent: #38714a;
|
--accent: #0d5238;
|
||||||
--background-accent: #2c6541;
|
--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);
|
||||||
|
|||||||
Reference in New Issue
Block a user