Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-09 21:42:02 +00:00
3 changed files with 13 additions and 13 deletions

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "500",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=5",
},
{
id: "a2",
@@ -67,7 +67,7 @@ export default function LandingPage() {
price: "Free",
rating: 4,
reviewCount: "700",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=6",
},
{
id: "a3",
@@ -76,7 +76,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "400",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=7",
},
{
id: "a4",
@@ -85,7 +85,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "650",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=8",
},
]}
/>
@@ -102,12 +102,12 @@ export default function LandingPage() {
{
id: "m1",
name: "Akaza",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=9",
},
{
id: "m2",
name: "Upper Rank Three",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=10",
},
]}
/>

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg"
imageSrc="http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=11"
/>
</div>
@@ -72,7 +72,7 @@ export default function LandingPage() {
category: "Legend",
title: "The Awakening",
excerpt: "Madara's path to power.",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=12",
authorName: "Itachi",
authorAvatar: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
date: "2023-10-01",
@@ -82,7 +82,7 @@ export default function LandingPage() {
category: "Legend",
title: "Final Form",
excerpt: "The war of the ages.",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=13",
authorName: "Itachi",
authorAvatar: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
date: "2023-10-05",

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=1",
},
{
id: "2",
@@ -124,7 +124,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "900",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=2",
},
{
id: "3",
@@ -133,7 +133,7 @@ export default function LandingPage() {
price: "Free",
rating: 4,
reviewCount: "850",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=3",
},
{
id: "4",
@@ -142,7 +142,7 @@ export default function LandingPage() {
price: "Free",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eyeballs-plate-with-fake-blood_23-2147680340.jpg?_wi=4",
},
]}
/>