5 Commits

Author SHA1 Message Date
04852a54fe Update src/app/page.tsx 2026-06-07 19:34:30 +00:00
4ce4f09035 Update src/app/page.tsx 2026-06-07 19:34:09 +00:00
2930ae7048 Update theme colors 2026-06-07 19:33:33 +00:00
bf402a7528 Update theme colors 2026-06-07 19:33:29 +00:00
f8bfc3108e Update theme colors 2026-06-07 19:33:23 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
{ {
text: "Call Us Today", href: "tel:+16122943727"}, text: "Call Us Today", href: "tel:+16122943727"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388990.jpg" imageSrc="https://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?id=13377218"
imageAlt="Modern HVAC outdoor unit for residential home" imageAlt="Modern HVAC outdoor unit for residential home"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -121,7 +121,7 @@ export default function LandingPage() {
title: "Transparent Pricing", description: "Enjoy clear, upfront costs with no hidden fees. We believe in honest and fair service.", icon: DollarSign, title: "Transparent Pricing", description: "Enjoy clear, upfront costs with no hidden fees. We believe in honest and fair service.", icon: DollarSign,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg" imageSrc="https://img.b2bpic.net/premium-photo/hvac-system-advanced-maintenance-precision-servicing-efficient-climate-control-technical-expertise-contemporary-hvac-care-generated-by-ai_855332-4550.jpg?id=115782007"
imageAlt="HVAC technician working on a furnace" imageAlt="HVAC technician working on a furnace"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #f5faff;
--card: #ffffff; --card: #ffffff;
--foreground: #1c1c1c; --foreground: #001122;
--primary-cta: #1c1c1c; --primary-cta: #15479c;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #001122;
--accent: #6139e6; --accent: #a8cce8;
--background-accent: #b3a8e8; --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);