Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -162,9 +162,9 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Sparkling Rose Lemonade", description: "A refreshing and visually stunning pink lemonade with a hint of rose.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg", imageAlt: "Rose Lemonade"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=1", imageAlt: "Rose Lemonade"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg", imageAlt: "Rose Lemonade with petals"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=1", imageAlt: "Rose Lemonade with petals"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -183,9 +183,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p-coffee", name: "Signature Coffee", price: "£4.50", variant: "Hot/Cold", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg", imageAlt: "Signature Coffee"},
|
||||
{
|
||||
id: "p-brunch", name: "Classic Brunch Plate", price: "£18.00", variant: "All-day", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg", imageAlt: "Classic Brunch Plate"},
|
||||
id: "p-brunch", name: "Classic Brunch Plate", price: "£18.00", variant: "All-day", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=2", imageAlt: "Classic Brunch Plate"},
|
||||
{
|
||||
id: "p-vegan", name: "Vegan Delight Bowl", price: "£14.50", variant: "Plant-based", imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg", imageAlt: "Vegan Delight Bowl"},
|
||||
id: "p-vegan", name: "Vegan Delight Bowl", price: "£14.50", variant: "Plant-based", imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=2", imageAlt: "Vegan Delight Bowl"},
|
||||
{
|
||||
id: "p-pink-latte", name: "EL&N Pink Latte", price: "£5.50", variant: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg", imageAlt: "EL&N Pink Latte"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user