Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 21:29:10 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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}