Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/toothpaste-tube-squeezing-out-white-cream_23-2152003246.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/toothpaste-tube-squeezing-out-white-cream_23-2152003246.jpg?_wi=1"
|
||||||
imageAlt="Periogen premium toothpaste and dust rinse collection"
|
imageAlt="Periogen premium toothpaste and dust rinse collection"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
/>
|
/>
|
||||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Periogen", name: "Advanced Toothpaste", price: "$24.99", rating: 5,
|
id: "1", brand: "Periogen", name: "Advanced Toothpaste", price: "$24.99", rating: 5,
|
||||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/toothpaste-tube-squeezing-out-white-cream_23-2152003246.jpg", imageAlt: "Periogen Advanced Toothpaste"
|
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/toothpaste-tube-squeezing-out-white-cream_23-2152003246.jpg?_wi=2", imageAlt: "Periogen Advanced Toothpaste"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", brand: "Periogen", name: "Professional Dust Rinse", price: "$32.99", rating: 5,
|
id: "2", brand: "Periogen", name: "Professional Dust Rinse", price: "$32.99", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user