Merge version_1 into main #1
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg?_wi=1",
|
||||
imageAlt: "Rocky's Cafe Cabin",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg?_wi=1",
|
||||
imageAlt: "Fluffy Pancakes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg?_wi=1",
|
||||
imageAlt: "Eggs Benedict",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg?_wi=1",
|
||||
imageAlt: "Outdoor Seating",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg?_wi=1",
|
||||
imageAlt: "Chicken Fried Steak",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
description: "Big portions, made from scratch.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -147,12 +147,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fluffy Pancakes",
|
||||
description: "Big, buttery, and impossible to finish (but you'll try).",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Eggs Benedict",
|
||||
description: "Classic, redneck, and everything in between.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Huevos Rancheros",
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Chicken Fried Steak",
|
||||
description: "Crispy outside, juicy inside, unforgettable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Hearty Scrambles",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
description: "Perfect for slow, quiet mornings in nature.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user