From 9f3b16903fcf2f56a0716b41c22b92c7babab495 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:23:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f87a55..207cdcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"