Merge version_1 into main #1
@@ -63,27 +63,27 @@ export default function LandingPage() {
|
||||
description="Handcrafted chips and biscuits made with love and natural ingredients. Taste the difference in every bite."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=1",
|
||||
imageAlt: "Artisanal snack spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=2",
|
||||
imageAlt: "Packaging detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=3",
|
||||
imageAlt: "Fresh chips close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=4",
|
||||
imageAlt: "Assorted biscuits",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=5",
|
||||
imageAlt: "Production kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=6",
|
||||
imageAlt: "Satisfied snack lover",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
handle: "@alice",
|
||||
testimonial: "The best biscuits I've ever had!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3069.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3069.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
handle: "@eddy",
|
||||
testimonial: "Great variety, always fresh!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3069.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3069.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bowl-with-cereals-pink-milk-bottle_23-2147961992.jpg?_wi=7"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
|
||||
Reference in New Issue
Block a user