Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user