From 8562f934602188874f8a69eae8418bc7b1228a09 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:17:30 +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 2a60244..befc675 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,11 +46,11 @@ export default function LandingPage() { tagIcon={Coffee} tagAnimation="slide-up" buttons={[ - { text: "Explore Our Menu", href: "features" }, + { text: "Explorexcx Our Menu", href: "features" }, { text: "Visit Us Today", href: "contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-cup-black_114579-16741.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/tmp/coffee-1773069428721-d5926637.png" imageAlt="Specialty coffee shop interior with warm lighting" background={{ variant: "canvas-reveal" }} /> -- 2.49.1