Update src/app/page.tsx

This commit is contained in:
2026-05-13 11:15:37 +00:00
parent 3d57bfda6c
commit efeff202ae

View File

@@ -143,7 +143,7 @@ export default function LandingPage() {
title: "Smart Organization", description: "Auto-sort your books into collections and genres easily.", icon: BookOpen,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-cover-design-collection_354956-297.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-cover-design-collection_354956-297.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-pink-background_58702-6518.jpg"},
],
@@ -162,7 +162,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Quantum Echo", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-cover-design-collection_354956-297.jpg"},
id: "1", name: "Quantum Echo", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-cover-design-collection_354956-297.jpg?_wi=2"},
{
id: "2", name: "Strategic Mind", price: "$15.50", imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-isolated-white-background_58702-6399.jpg"},
{