Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
id: "banana-dream", name: "Banana Dream Shake", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-composition_23-2148104780.jpg", imageAlt: "Banana Dream Shake"
|
||||
},
|
||||
{
|
||||
id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", imageAlt: "Brunch Toast Collection"
|
||||
id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=1", imageAlt: "Brunch Toast Collection"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
{ value: "20 min", title: "Average Wait (and worth it)" },
|
||||
{ value: "∞", title: "Satisfied Regulars" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=2"
|
||||
imageAlt="Galu Cafe cozy interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="opacity"
|
||||
|
||||
Reference in New Issue
Block a user