Merge version_1 into main #1
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
title: "Local Roots",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -62,37 +62,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Avocado Toast",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Buttermilk Pancakes",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Signature Eggs Benedict",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Breakfast Burrito",
|
||||
price: "$13",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Seasonal Smoothie Bowl",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Cold Brew & Pastry",
|
||||
price: "$10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
|
||||
@@ -78,23 +78,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg?_wi=1",
|
||||
imageAlt: "Brunch Table",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg?_wi=1",
|
||||
imageAlt: "Coffee Service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg?_wi=1",
|
||||
imageAlt: "Breakfast Dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=1",
|
||||
imageAlt: "Fresh Pastries",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=1",
|
||||
imageAlt: "Mimosa Toast",
|
||||
},
|
||||
]}
|
||||
@@ -114,17 +114,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Locally Sourced",
|
||||
description: "Fresh ingredients from Ontario farmers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambience",
|
||||
description: "Designed for comfort and conversation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Online Ordering",
|
||||
description: "Quick pickup for busy mornings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
quote: "The eggs benedict are life-changing.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg?_wi=2",
|
||||
imageAlt: "delicious brunch table flat lay",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
quote: "Perfect atmosphere for a Sunday read.",
|
||||
tag: "Coffee Lover",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg?_wi=2",
|
||||
imageAlt: "pancakes maple syrup breakfast",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
quote: "The staff here is truly amazing.",
|
||||
tag: "Local",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg?_wi=2",
|
||||
imageAlt: "eggs benedict brunch dish",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
quote: "Even on busy weekends, they are fast.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=3",
|
||||
imageAlt: "breakfast menu food photography",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
content: "We allow small pets on the patio.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg?_wi=3"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user