From 6a753ef5b33ee761cd562f3273741fc7f1a6d209 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 18:40:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99c15e4..ca1cea3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function CafePage() { background={{ variant: "sparkles-gradient" }} tag="Culinary Heritage" tagIcon={Coffee} - imageSrc="https://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg" + imageSrc="https://img.b2bpic.net/free-photo/aerial-view-cup-coffee-table_53876-63269.jpg?id=3469517" imageAlt="Utopico Cafe interior with warm ambiance" buttons={[ { text: "Explore Menu", href: "#menu" },