Compare commits
6 Commits
version_42
...
version_44
| Author | SHA1 | Date | |
|---|---|---|---|
| bf6d1e64ce | |||
| ffc0cd052d | |||
| c9928d7912 | |||
| 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,8 +10,8 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #982626;
|
||||||
--card: #f9f9f9;
|
--card: #410303;
|
||||||
--foreground: #000612e6;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
|
|||||||
Reference in New Issue
Block a user