Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04852a54fe | |||
| 4ce4f09035 | |||
| 2930ae7048 | |||
| bf402a7528 | |||
| f8bfc3108e |
@@ -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"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user