Update src/app/browse/page.tsx

This commit is contained in:
2026-03-03 02:53:31 +00:00
parent 598193b258
commit ab1a3b09ec

View File

@@ -50,7 +50,7 @@ export default function BrowsePage() {
name: "Whispers in the Moonlight",
price: "$4.99/mo",
variant: "Series • 24 Episodes",
imageSrc: "http://img.b2bpic.net/free-vector/detailed-adventure-vertical-flyer-template_23-2149051150.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/detailed-adventure-vertical-flyer-template_23-2149051150.jpg?_wi=2",
imageAlt: "Whispers in the Moonlight",
isFavorited: false,
},
@@ -59,7 +59,7 @@ export default function BrowsePage() {
name: "Urban Legends",
price: "$3.99/mo",
variant: "Series • 18 Episodes",
imageSrc: "http://img.b2bpic.net/free-vector/set-three-hand-drawn-characters_23-2147572340.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-three-hand-drawn-characters_23-2147572340.jpg?_wi=2",
imageAlt: "Urban Legends",
isFavorited: false,
},
@@ -68,7 +68,7 @@ export default function BrowsePage() {
name: "Chronicles of the Vale",
price: "$5.99/mo",
variant: "Series • 32 Episodes",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-comics_23-2150347254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-comics_23-2150347254.jpg?_wi=2",
imageAlt: "Chronicles of the Vale",
isFavorited: false,
},
@@ -77,7 +77,7 @@ export default function BrowsePage() {
name: "Neon Dreams",
price: "$4.49/mo",
variant: "Series • 20 Episodes",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149070326.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149070326.jpg?_wi=2",
imageAlt: "Neon Dreams",
isFavorited: false,
},
@@ -86,7 +86,7 @@ export default function BrowsePage() {
name: "Mystic Tales",
price: "$5.49/mo",
variant: "Series • 28 Episodes",
imageSrc: "http://img.b2bpic.net/free-vector/detailed-adventure-vertical-flyer-template_23-2149051150.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/detailed-adventure-vertical-flyer-template_23-2149051150.jpg?_wi=3",
imageAlt: "Mystic Tales",
isFavorited: false,
},
@@ -95,7 +95,7 @@ export default function BrowsePage() {
name: "Shadow Chronicles",
price: "$4.99/mo",
variant: "Series • 22 Episodes",
imageSrc: "http://img.b2bpic.net/free-vector/set-three-hand-drawn-characters_23-2147572340.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-three-hand-drawn-characters_23-2147572340.jpg?_wi=3",
imageAlt: "Shadow Chronicles",
isFavorited: false,
},