Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg?_wi=1"
|
||||
imageAlt="Magical adventure land"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg?_wi=2",
|
||||
imageAlt: "colorful kid educational icons",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
title: "Family Friendly Fun",
|
||||
description: "Safe, curated, and easy-to-use digital products designed by experts.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=1",
|
||||
imageAlt: "Fun icon",
|
||||
},
|
||||
items: [
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg?_wi=1",
|
||||
imageAlt: "colorful kid educational icons",
|
||||
},
|
||||
]}
|
||||
@@ -162,13 +162,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Magical Coloring Book",
|
||||
price: "$9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Treasure Hunt Map",
|
||||
price: "$7.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user