Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4911134e9 | |||
| 915b16aff6 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
title="Transform Your Outdoor Space"
|
title="Transform Your Outdoor Space"
|
||||||
description="From lawn mowing to complete landscape designs, we've been bringing properties to life since 2022. Award-winning service for homeowners and businesses."
|
description="From lawn mowing to complete landscape designs, we've been bringing properties to life since 2022. Award-winning service for homeowners and businesses."
|
||||||
tag="Professional Landscaping"
|
tag="Professional Landscaping"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj18bxngDnv6BAlcYyo1G6krKI/uploaded-1773091270217-74jacll4.jpg"
|
||||||
imageAlt="Beautiful completed landscape project"
|
imageAlt="Beautiful completed landscape project"
|
||||||
textPosition="bottom-left"
|
textPosition="bottom-left"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #f8faf7;
|
||||||
--card: #f9f9f9;
|
--card: #f0f3f0;
|
||||||
--foreground: #120006e6;
|
--foreground: #1a3d2a;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #2d7d5c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #e8f0eb;
|
||||||
--secondary-cta-text: #120006e6;
|
--secondary-cta-text: #120006e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #4a9f77;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #d4e8db;
|
||||||
|
|
||||||
/* 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