Merge version_1 into main #1
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg", imageAlt: "PURA toilet paper dispenser wall mounted"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg?_wi=1", imageAlt: "PURA toilet paper dispenser wall mounted"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg", imageAlt: "PURA dispenser design detail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg?_wi=2", imageAlt: "PURA dispenser design detail"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "PURA Matte Black", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg", imageAlt: "PURA Matte Black dispenser", initialQuantity: 1
|
||||
id: "1", name: "PURA Matte Black", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg?_wi=3", imageAlt: "PURA Matte Black dispenser", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "PURA Brushed Steel", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg", imageAlt: "PURA Brushed Steel dispenser", initialQuantity: 1
|
||||
id: "2", name: "PURA Brushed Steel", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bath-view-with-toilet-paper-roll_23-2148508094.jpg?_wi=4", imageAlt: "PURA Brushed Steel dispenser", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "PURA Natural Oak", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160094.jpg", imageAlt: "PURA Natural Oak dispenser", initialQuantity: 1
|
||||
|
||||
Reference in New Issue
Block a user