Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b34c5162c8 | |||
| 0ff6440527 | |||
| 1126463d6f | |||
| 8a69874d9c | |||
| f98494b03f | |||
| f6276c900a | |||
| 8d7deb2eea | |||
| 4df166d086 | |||
| b5f83da7ca | |||
| f0befb6bd7 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{ value: "100%", label: "Quality" },
|
{ value: "100%", label: "Quality" },
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
buttons={[{ text: "Shop The Mindset", href: "#products" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267430.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267430.jpg"
|
||||||
imageAlt="urban fashion model streetwear"
|
imageAlt="urban fashion model streetwear"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #ffffff;
|
||||||
--card: #ffffff;
|
--card: #f9f9f9;
|
||||||
--foreground: #1b0c25;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #1b0c25;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #1b0c25;
|
--secondary-cta-text: #250c0d;
|
||||||
--accent: #ff93e4;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #e8a8c3;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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