9 Commits

Author SHA1 Message Date
d6a3b89cd4 Update src/app/page.tsx 2026-03-09 21:33:52 +00:00
0a3c5122be Update src/app/page.tsx 2026-03-09 21:32:34 +00:00
0d25b7586c Switch to version 1: modified src/app/page.tsx 2026-03-09 21:30:46 +00:00
c842e0480b Switch to version 1: modified src/app/layout.tsx 2026-03-09 21:30:45 +00:00
5c9f9befc2 Merge version_4 into main
Merge version_4 into main
2026-03-09 21:30:42 +00:00
1cc7e3b8d0 Update src/app/page.tsx 2026-03-09 21:30:38 +00:00
ba0a67a593 Update src/app/layout.tsx 2026-03-09 21:30:38 +00:00
508cb62a1c Merge version_3 into main
Merge version_3 into main
2026-03-09 21:28:47 +00:00
ec85936a4a Update src/app/page.tsx 2026-03-09 21:28:37 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj18bxngDnv6BAlcYyo1G6krKI/uploaded-1773091270217-74jacll4.jpg" imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg"
imageAlt="Beautiful completed landscape project" imageAlt="Beautiful completed landscape project"
textPosition="bottom-left" textPosition="bottom-left"
showBlur={true} showBlur={true}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f8faf7; --background: #ffffff;
--card: #f0f3f0; --card: #f9f9f9;
--foreground: #1a3d2a; --foreground: #120006e6;
--primary-cta: #2d7d5c; --primary-cta: #e63946;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #e8f0eb; --secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6; --secondary-cta-text: #120006e6;
--accent: #4a9f77; --accent: #e2e2e2;
--background-accent: #d4e8db; --background-accent: #c4c4c4;
/* 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);