Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c360058897 | |||
| aa60ee1018 | |||
| 46fbbbf499 | |||
| b03cc2ad44 |
@@ -53,7 +53,7 @@ export default function ApexLanding() {
|
|||||||
tag="Luxury Performance"
|
tag="Luxury Performance"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Amz4dNWIrPBAsGrZD3GGD3hROu/a-stunning-full-screen-high-end-luxury-s-1773212961630-2cae0627.png"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-coastal-drive_23-2151948193.jpg?id=415369670"
|
||||||
imageAlt="APEX Luxury Sports Car Hero"
|
imageAlt="APEX Luxury Sports Car Hero"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #010912;
|
--background: #000000;
|
||||||
--card: #152840;
|
--card: #0c0c0c;
|
||||||
--foreground: #e6f0ff;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #cee7ff;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #010912;
|
--primary-cta-text: #010912;
|
||||||
--secondary-cta: #0e1a29;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #e6f0ff;
|
--secondary-cta-text: #e6f0ff;
|
||||||
--accent: #3f5c79;
|
--accent: #535353;
|
||||||
--background-accent: #004a93;
|
--background-accent: #cee7ff;
|
||||||
|
|
||||||
/* 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