Merge version_20 into main #26

Merged
bender merged 1 commits from version_20 into main 2026-04-23 12:19:50 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "1", title: "Fair Distribution", descriptions: ["On-chain verification for every pack."], imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg" },
{ id: "1", title: "Fair Distribution", descriptions: ["On-chain verification for every pack."], imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg?_wi=1" },
{ id: "2", title: "Perpetual Yield", descriptions: ["5% royalties on all secondary sales."], imageSrc: "http://img.b2bpic.net/free-photo/lord-thorns-fire-illustration_23-2152031271.jpg" }
]}
/>
@@ -142,7 +142,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="CardTrader"
imageSrc="http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg"
imageSrc="http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg?_wi=2"
columns={[
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Careers", href: "#" }] },
{ title: "Support", items: [{ label: "Help", href: "#" }, { label: "Terms", href: "#" }] }