Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -73,7 +73,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"
|
||||
animationType="blur-reveal"
|
||||
@@ -108,7 +108,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"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user