Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3d2ece998 | |||
| 7cefacf823 |
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
description: "Serving St Johns and surrounding Arizona communities with pride.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-team-working-storehouse-inventory_482257-108883.jpg"
|
||||
imageSrc="https://img.b2bpic.net/premium-photo/two-business-man-construction-site-engineer-engineering-objects-workplace-with-partners-interacting-background_265022-23781.jpg?id=41360325"
|
||||
imageAlt="Contractor showing blueprints"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--background: #f5faff;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user