Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-22 02:35:36 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -61,12 +61,12 @@ export default function LandingPage() {
{
id: "c1",
name: "Blade Master I",
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-sentinel-with-glowing-blade-cyberpunk-corridor_23-2152031309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-sentinel-with-glowing-blade-cyberpunk-corridor_23-2152031309.jpg?_wi=2",
},
{
id: "c2",
name: "Warrior Blade II",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756265.jpg?_wi=2",
},
{
id: "c3",

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946898.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946898.jpg?_wi=1"
imageAlt="Hero anime scene"
mediaAnimation="slide-up"
avatars={[
@@ -138,7 +138,7 @@ export default function LandingPage() {
descriptions: [
"A gripping tale of brotherhood and redemption against demons.",
],
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568886.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568886.jpg?_wi=1",
},
{
id: "f2",
@@ -177,7 +177,7 @@ export default function LandingPage() {
quote: "I found so many hidden gems here.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946898.jpg?_wi=2",
imageAlt: "Androgynous avatar of non-binary queer person",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
quote: "The dark theme is perfect for late night binging.",
tag: "Pro",
avatarSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568886.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568886.jpg?_wi=2",
imageAlt: "Androgynous avatar of non-binary queer person",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
quote: "The character deep-dives are unmatched.",
tag: "Editor",
avatarSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-sentinel-with-glowing-blade-cyberpunk-corridor_23-2152031309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-sentinel-with-glowing-blade-cyberpunk-corridor_23-2152031309.jpg?_wi=1",
imageAlt: "Androgynous avatar of non-binary queer person",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
quote: "Never miss a new episode release date.",
tag: "Watcher",
avatarSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756265.jpg?_wi=1",
imageAlt: "Androgynous avatar of non-binary queer person",
},
]}