Merge version_1 into main #1
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-cute-boys-hiding-with-checkered-sheet_179666-45446.jpg", imageAlt: "Adorable baby onesie collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg", imageAlt: "Cute baby apparel design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg?_wi=1", imageAlt: "Cute baby apparel design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg", imageAlt: "Playful kids shirt design"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg?_wi=1", imageAlt: "Playful kids shirt design"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -84,13 +84,13 @@ export default function LandingPage() {
|
||||
tag="Bestsellers"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Sunshine Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg", imageAlt: "Sunshine Onesie"
|
||||
id: "1", name: "Sunshine Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg?_wi=2", imageAlt: "Sunshine Onesie"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mint Dream Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/baby-shoes-romper_23-2147698699.jpg", imageAlt: "Mint Dream Onesie"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Adventure Kids Tee", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg", imageAlt: "Adventure Kids Tee"
|
||||
id: "3", name: "Adventure Kids Tee", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg?_wi=2", imageAlt: "Adventure Kids Tee"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Dreamer Toddler Shirt", price: "$21.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-with-toy-hat_23-2148350077.jpg", imageAlt: "Dreamer Toddler Shirt"
|
||||
|
||||
Reference in New Issue
Block a user