Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 21:23:21 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,7 +56,7 @@ export default function GaluCafePage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Galu Highlights", logoIcon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kiwi-puree-swirl_23-2151988808.jpg", imageAlt: "Matcha and banana drink showcase", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kiwi-puree-swirl_23-2151988808.jpg?_wi=1", imageAlt: "Matcha and banana drink showcase", buttons: [
{ text: "Pre-Order", href: "#preorder" },
{ text: "Hours", href: "#location" }
],
@@ -128,7 +128,7 @@ export default function GaluCafePage() {
},
{
id: 3,
title: "Banana-Matcha Blend", description: "The ultimate fusion: creamy banana meets earthy matcha. A unique flavor combination available only at Galu.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kiwi-puree-swirl_23-2151988808.jpg", imageAlt: "Banana-matcha blend specialty drink"
title: "Banana-Matcha Blend", description: "The ultimate fusion: creamy banana meets earthy matcha. A unique flavor combination available only at Galu.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kiwi-puree-swirl_23-2151988808.jpg?_wi=2", imageAlt: "Banana-matcha blend specialty drink"
}
]}
textboxLayout="default"