Compare commits
6 Commits
version_41
...
version_43
| Author | SHA1 | Date | |
|---|---|---|---|
| ffc0cd052d | |||
| c9928d7912 | |||
| a9e9581800 | |||
| a373bf72ab | |||
| 73200064e2 | |||
| 6366d24a2c |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
imageClassName="border-none"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg"
|
||||
imageAlt="I Bang Records Team"
|
||||
buttons={[{ text: "Our Artists", href: "#features" }]
|
||||
buttons={[{ text: "Our Artists", href: "/features" }]
|
||||
}
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #921919;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
|
||||
Reference in New Issue
Block a user