Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f5ca6ed48 | |||
| 11385226a1 | |||
| 47e5191156 |
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
|||||||
{ value: "15+", title: "Years Experience" },
|
{ value: "15+", title: "Years Experience" },
|
||||||
{ value: "10k+", title: "Happy Clients" }
|
{ value: "10k+", title: "Happy Clients" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CwVNjbVLmrqoXZ4wNOFBZ2c4u3/tmp/black-woman-hair-dresser-braiding-black--1777333282373-e3f6b864.png"
|
||||||
imageAlt="Expert barber at work"
|
imageAlt="Expert barber at work"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #080000;
|
--background: #0a0a0a;
|
||||||
--card: #dba844;
|
--card: #1a1a1a;
|
||||||
--foreground: #ffe6e6;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #ff7a7a;
|
--primary-cta: #ffdf7d;
|
||||||
--primary-cta-text: #080000;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #1e0909;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #ffe6e6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #7b4242;
|
--accent: #b8860b;
|
||||||
--background-accent: #65292c;
|
--background-accent: #8b6914;
|
||||||
|
|
||||||
/* 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