4 Commits

Author SHA1 Message Date
c360058897 Update src/app/page.tsx 2026-03-11 07:22:19 +00:00
aa60ee1018 Update src/app/styles/variables.css 2026-03-11 07:17:27 +00:00
46fbbbf499 Merge version_1 into main
Merge version_1 into main
2026-03-11 07:10:34 +00:00
b03cc2ad44 Merge version_1 into main
Merge version_1 into main
2026-03-11 07:10:09 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -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"

View File

@@ -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);