Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg?_wi=1"
|
||||
imageAlt="Our signature Yorkie Wrap"
|
||||
/>
|
||||
</div>
|
||||
@@ -123,15 +123,15 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=1",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=2",
|
||||
imageAlt: "Wrapping process",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg?_wi=2",
|
||||
imageAlt: "artisanal gourmet yorkshire pudding wrap",
|
||||
},
|
||||
{
|
||||
@@ -140,11 +140,11 @@ export default function LandingPage() {
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=3",
|
||||
imageAlt: "Heritage food",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=4",
|
||||
imageAlt: "Yorkie wrap detail",
|
||||
},
|
||||
],
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
handle: "@brentwoodlocal",
|
||||
testimonial: "The best Yorkie wrap I have ever had. The staff are so friendly and the parking is a huge bonus!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
handle: "@essexfoodie",
|
||||
testimonial: "A unique concept executed perfectly. The Yorkie wrap is the ultimate comfort food.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user