Merge version_1 into main #3
@@ -67,7 +67,7 @@ export default function DiscoverPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd&_wi=2"
|
||||
logoText="NebulaPlay"
|
||||
columns={[
|
||||
{ title: "Explore", items: [{ label: "Discover", href: "/discover" }, { label: "Games", href: "/games" }] },
|
||||
|
||||
@@ -67,7 +67,7 @@ export default function GamesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd&_wi=4"
|
||||
logoText="NebulaPlay"
|
||||
columns={[
|
||||
{ title: "Explore", items: [{ label: "Discover", href: "/discover" }, { label: "Games", href: "/games" }] },
|
||||
|
||||
@@ -67,7 +67,7 @@ export default function LabPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd&_wi=3"
|
||||
logoText="NebulaPlay"
|
||||
columns={[
|
||||
{ title: "Explore", items: [{ label: "Discover", href: "/discover" }, { label: "Games", href: "/games" }] },
|
||||
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hr7bd&_wi=1"
|
||||
logoText="NebulaPlay"
|
||||
columns={[
|
||||
{ title: "Explore", items: [{ label: "Discover", href: "/discover" }, { label: "Games", href: "/games" }] },
|
||||
|
||||
Reference in New Issue
Block a user