4 Commits

Author SHA1 Message Date
d960ef3ad3 Update src/app/styles/variables.css 2026-05-12 03:43:01 +00:00
16a53cc8d1 Merge version_3 into main
Merge version_3 into main
2026-05-12 03:41:27 +00:00
bb2b059645 Update src/app/page.tsx 2026-05-12 03:41:23 +00:00
7b546c0ec6 Merge version_2 into main
Merge version_2 into main
2026-05-12 03:38:54 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -113,9 +113,9 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
tag="Let's Get Started" tag="Get In Touch"
title="Contact Niño's Lawncare" title="Book Your Lawn Service"
description="Need a quote? Reach out via phone, email, or our contact form." description="Call (903) 424-5782, email jnino433@gmail.com, or use the form below."
/> />
</div> </div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #001a0a;
--card: #1a1a1a; --card: #072b15;
--foreground: #f5f5f5; --foreground: #f5fcf5;
--primary-cta: #80da9b; --primary-cta: #8b5cf6;
--primary-cta-text: #000802; --primary-cta-text: #000802;
--secondary-cta: #c89bff; --secondary-cta: #1a0d0b;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #38714a; --accent: #c4a8f9;
--background-accent: #1a0d0b; --background-accent: #003314;
/* 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);