Merge version_46 into main

Merge version_46 into main
This commit was merged in pull request #130.
This commit is contained in:
2026-04-10 00:45:38 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
title="Our Services"
description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split"
useInvertedBackground={false}
useInvertedBackground={true}
features={[
{ title: "Residential HVAC Installation", description: "Efficient, reliable heating and cooling systems tailored to your homes needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773760582-mjtsvkmf.jpg?_wi=1", imageAlt: "Residential HVAC Installation" },
{ title: "Commercial HVAC Installation", description: "Expert installation and energy-efficient systems for optimal business comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772605409-ch6xsqna.jpg?_wi=1", imageAlt: "Commercial HVAC Installation" },

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f1f1f1;
--card: #f9f9f9;
--foreground: #040020;
--primary-cta: #ff7e2d;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #040020;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #ff8a23;
--background-accent: #f1f1f1;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);