Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -136,13 +136,13 @@ export default function LandingPage() {
|
||||
id: "s1",
|
||||
name: "The Starship Trip",
|
||||
price: "$9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cute-unicorn-illustration_23-2151800547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cute-unicorn-illustration_23-2151800547.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Forest Whispers",
|
||||
price: "$8.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deer-resting-forest-clearing_23-2152000235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deer-resting-forest-clearing_23-2152000235.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
description: "Completely child-friendly reading environment.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cute-unicorn-illustration_23-2151800547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cute-unicorn-illustration_23-2151800547.jpg?_wi=2",
|
||||
imageAlt: "magical fantasy book reading scene illustration",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
description: "Read all your favorite stories anytime.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: BookOpen,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deer-resting-forest-clearing_23-2152000235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deer-resting-forest-clearing_23-2152000235.jpg?_wi=2",
|
||||
imageAlt: "magical fantasy book reading scene illustration",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user