Update src/app/page.tsx

This commit is contained in:
2026-03-04 20:42:06 +00:00
parent f9504b8ece
commit b233d31dbc

View File

@@ -73,20 +73,20 @@ export default function LandingPage() {
carouselItems={[
{
id: "1", imageSrc:
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg", imageAlt: "book cover fantasy book dark magic magical book cover"},
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg?_wi=1", imageAlt: "book cover fantasy book dark magic magical book cover"},
{
id: "2", imageSrc:
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg", imageAlt:
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg?_wi=1", imageAlt:
"dark fantasy book horror novel cover book cover design thriller book"},
{
id: "3", imageSrc:
"http://img.b2bpic.net/free-vector/halloween-party-poster_23-2147698127.jpg", imageAlt: "fantasy horror book dark magic cover mysterious book novel cover"},
"http://img.b2bpic.net/free-vector/halloween-party-poster_23-2147698127.jpg?_wi=1", imageAlt: "fantasy horror book dark magic cover mysterious book novel cover"},
{
id: "4", imageSrc:
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149642453.jpg", imageAlt: "thriller book cover dark atmosphere fantasy cover mystery novel"},
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149642453.jpg?_wi=1", imageAlt: "thriller book cover dark atmosphere fantasy cover mystery novel"},
{
id: "5", imageSrc:
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg", imageAlt: "horror book dark fantasy thriller cover book design"},
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg?_wi=2", imageAlt: "horror book dark fantasy thriller cover book design"},
{
id: "6", imageSrc:
"http://img.b2bpic.net/free-photo/green-drink-with-roses-books-spider-web_23-2148273538.jpg", imageAlt: "dark fantasy books magical atmosphere cinematic horror mystery books"},
@@ -109,7 +109,7 @@ export default function LandingPage() {
{ text: "Read Excerpt", href: "#" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg"
imageSrc="http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg?_wi=2"
imageAlt="The Magician book cover"
useInvertedBackground={false}
/>
@@ -120,16 +120,16 @@ export default function LandingPage() {
products={[
{
id: "1", name: "The Magician", price: "$14.99", variant: "Dark Fantasy", imageSrc:
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg", imageAlt: "The Magician"},
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149655319.jpg?_wi=3", imageAlt: "The Magician"},
{
id: "2", name: "Shadows of the Abyss", price: "$12.99", variant: "Horror Thriller", imageSrc:
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg", imageAlt: "Shadows of the Abyss"},
"http://img.b2bpic.net/free-vector/halloween-party-brochure-night-forest_23-2147570860.jpg?_wi=3", imageAlt: "Shadows of the Abyss"},
{
id: "3", name: "The Crimson Oath", price: "$15.99", variant: "Dark Fantasy", imageSrc:
"http://img.b2bpic.net/free-vector/halloween-party-poster_23-2147698127.jpg", imageAlt: "The Crimson Oath"},
"http://img.b2bpic.net/free-vector/halloween-party-poster_23-2147698127.jpg?_wi=2", imageAlt: "The Crimson Oath"},
{
id: "4", name: "Echoes of the Damned", price: "$13.99", variant: "Gothic Horror", imageSrc:
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149642453.jpg", imageAlt: "Echoes of the Damned"},
"http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149642453.jpg?_wi=2", imageAlt: "Echoes of the Damned"},
]}
title="Explore the Collection"
description="Immerse yourself in dark fantasy and horror. Each novel opens a gateway to worlds shrouded in mystery and danger."
@@ -166,19 +166,19 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Johnson", role: "Reader", company: "Goodreads", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg"},
"http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=1"},
{
id: "2", name: "Michael Chen", role: "Fantasy Enthusiast", company: "BookClub", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg"},
"http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=2"},
{
id: "3", name: "Emily Rodriguez", role: "Horror Fan", company: "Literary Circle", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg"},
"http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg?_wi=1"},
{
id: "4", name: "David Kim", role: "Author Advocate", company: "Reading Community", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg"},
"http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg?_wi=2"},
]}
kpiItems={[
{ value: "50,000+", label: "Readers Captivated" },