Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bdd4d05efe | |||
| f45727a4bb |
@@ -54,8 +54,8 @@ export default function LandingPage() {
|
||||
description="At Husky Haulers, we combine hard work with smart service to make your move stress-free."
|
||||
metrics={[
|
||||
{
|
||||
value: "500+",
|
||||
title: "Successful Moves",
|
||||
value: "20+ ",
|
||||
title: "Reviews ",
|
||||
},
|
||||
{
|
||||
value: "5.0",
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--card: #ffffff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #e2e2e2;
|
||||
--background-accent: #7ba3cf;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user