Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c360058897 | |||
| aa60ee1018 | |||
| 46fbbbf499 | |||
| b03cc2ad44 |
@@ -53,7 +53,7 @@ export default function ApexLanding() {
|
||||
tag="Luxury Performance"
|
||||
tagIcon={Zap}
|
||||
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"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #010912;
|
||||
--card: #152840;
|
||||
--foreground: #e6f0ff;
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #010912;
|
||||
--secondary-cta: #0e1a29;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #e6f0ff;
|
||||
--accent: #3f5c79;
|
||||
--background-accent: #004a93;
|
||||
--accent: #535353;
|
||||
--background-accent: #cee7ff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user