Compare commits
5 Commits
version_47
...
version_49
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c01d22855 | |||
| bbfe5573e6 | |||
| 0d51a67929 | |||
| 78a2364f03 | |||
| 7076b776c3 |
@@ -106,14 +106,14 @@ export default function LandingPage() {
|
|||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg?_wi=2"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg?_wi=2"
|
||||||
logoText="I Bang Records"
|
logoText="I Bang Records"
|
||||||
|
className="bg-black"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Socials", items: [
|
{ title: "Socials", items: [
|
||||||
{ label: "Facebook", href: "https://facebook.com" },
|
{ label: "Facebook", href: "https://facebook.com" },
|
||||||
{ label: "Twitter", href: "https://twitter.com" },
|
{ label: "Twitter", href: "https://twitter.com" },
|
||||||
{ label: "Instagram", href: "https://instagram.com" },
|
{ label: "Instagram", href: "https://instagram.com" },
|
||||||
{ label: "TikTok", href: "https://tiktok.com" }
|
{ label: "TikTok", href: "https://tiktok.com" }
|
||||||
] },
|
] }
|
||||||
{ title: "Support", items: [{ label: "Contact Support", href: "#support" }] }
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user