Compare commits

..

8 Commits

Author SHA1 Message Date
8da30aa7be Update src/app/styles/variables.css 2026-04-10 00:45:32 +00:00
1183308781 Update src/app/page.tsx 2026-04-10 00:45:32 +00:00
e2f662f941 Switch to version 44: modified src/app/page.tsx 2026-04-10 00:44:24 +00:00
cc54cda102 Merge version_45 into main
Merge version_45 into main
2026-04-10 00:43:19 +00:00
f0131e30c9 Update src/app/page.tsx 2026-04-10 00:43:16 +00:00
278b400d8a Merge version_45 into main
Merge version_45 into main
2026-04-10 00:42:43 +00:00
41ed4a9282 Update src/app/page.tsx 2026-04-10 00:42:37 +00:00
bed692586d Merge version_44 into main
Merge version_44 into main
2026-04-10 00:40:07 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
title="Our Services" title="Our Services"
description="Custom climate control solutions tailored to your unique requirements." description="Custom climate control solutions tailored to your unique requirements."
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={true}
features={[ 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: "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" }, { 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; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f1f1f1; --background: #f5faff;
--card: #f9f9f9; --card: #f1f8ff;
--foreground: #040020; --foreground: #001122;
--primary-cta: #ff7e2d; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #040020; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #ff8a23; --accent: #a8cce8;
--background-accent: #f1f1f1; --background-accent: #7ba3cf;
/* 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);