Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg?_wi=1",
|
||||
imageAlt: "Family enjoying custard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg?_wi=2",
|
||||
imageAlt: "Fresh custard treat",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg?_wi=3",
|
||||
imageAlt: "Custard cake slice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg?_wi=4",
|
||||
imageAlt: "Happy child with cone",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-with-their-family_23-2149262158.jpg?_wi=5",
|
||||
imageAlt: "Signature custard sundae",
|
||||
},
|
||||
]}
|
||||
@@ -120,37 +120,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Classic Vanilla Cup",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Millpond Mud Sundae",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Birthday Custard Cake",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Fresh Berry Swirl",
|
||||
price: "$5.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Family Catering Pack",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Chocolate Lover’s Cone",
|
||||
price: "$4.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-sundae_1339-2872.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Treats Everyone Loves"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
role: "Local Regular",
|
||||
testimonial: "The best custard in Brighton! My kids love the Millpond Mud.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-with-little-son-having-picnic-park_1303-16252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-with-little-son-having-picnic-park_1303-16252.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
name: "Anna P.",
|
||||
role: "Mom",
|
||||
testimonial: "A staple of our weekly family walks on Millpond. Simply wonderful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-with-little-son-having-picnic-park_1303-16252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-with-little-son-having-picnic-park_1303-16252.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Sweet Words From Neighbors"
|
||||
|
||||
Reference in New Issue
Block a user