Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user