Compare commits
9 Commits
version_41
...
version_46
| Author | SHA1 | Date | |
|---|---|---|---|
| 0159173442 | |||
| 350439b6da | |||
| bf6d1e64ce | |||
| ffc0cd052d | |||
| c9928d7912 | |||
| a9e9581800 | |||
| a373bf72ab | |||
| 73200064e2 | |||
| 6366d24a2c |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
imageClassName="border-none"
|
imageClassName="border-none"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg"
|
||||||
imageAlt="I Bang Records Team"
|
imageAlt="I Bang Records Team"
|
||||||
buttons={[{ text: "Our Artists", href: "#features" }]
|
buttons={[{ text: "Our Artists", href: "/features" }]
|
||||||
}
|
}
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #921919;
|
--background: #060000;
|
||||||
--card: #f9f9f9;
|
--card: #1d0d0d;
|
||||||
--foreground: #000612e6;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #ff3d4a;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #1f0a0a;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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