Merge version_2 into main #5
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/people-avatars-collection_1333-49.jpg", imageAlt: "Anime community showcase 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-japanese-restaurant-horizontal-sale-banner-template_23-2149425904.jpg", imageAlt: "Anime community showcase 2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-japanese-restaurant-horizontal-sale-banner-template_23-2149425904.jpg?_wi=1", imageAlt: "Anime community showcase 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-dream-catcher_1321-1600.jpg", imageAlt: "Anime community showcase 3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-dream-catcher_1321-1600.jpg?_wi=1", imageAlt: "Anime community showcase 3"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -70,9 +70,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Demon Slayer: Kimetsu no Yaiba", price: "Trending", variant: "Action • Adventure • Supernatural", imageSrc: "http://img.b2bpic.net/free-vector/gradient-japanese-restaurant-horizontal-sale-banner-template_23-2149425904.jpg", imageAlt: "Demon Slayer anime cover"},
|
||||
id: "1", name: "Demon Slayer: Kimetsu no Yaiba", price: "Trending", variant: "Action • Adventure • Supernatural", imageSrc: "http://img.b2bpic.net/free-vector/gradient-japanese-restaurant-horizontal-sale-banner-template_23-2149425904.jpg?_wi=2", imageAlt: "Demon Slayer anime cover"},
|
||||
{
|
||||
id: "2", name: "Attack on Titan", price: "Classic", variant: "Action • Dark Fantasy • Mystery", imageSrc: "http://img.b2bpic.net/free-photo/girl-dream-catcher_1321-1600.jpg", imageAlt: "Attack on Titan anime cover"},
|
||||
id: "2", name: "Attack on Titan", price: "Classic", variant: "Action • Dark Fantasy • Mystery", imageSrc: "http://img.b2bpic.net/free-photo/girl-dream-catcher_1321-1600.jpg?_wi=2", imageAlt: "Attack on Titan anime cover"},
|
||||
{
|
||||
id: "3", name: "My Hero Academia", price: "Popular", variant: "Superhero • School • Action", imageSrc: "http://img.b2bpic.net/free-vector/superhero-costumes-set-comic-book-heroes-with-capes-posing-blue-sky-background_575670-68.jpg", imageAlt: "My Hero Academia anime cover"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user