From 6494253e4208aa3df681140f4512be5d1b99fe27 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Mon, 22 Dec 2025 16:35:34 +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 0ebc335..9299d6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,7 +30,7 @@ export default function LandingPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766414385423-tpqhsun3.jpg" logoAlt="Breakfast Coffee Shop Logo" brandName="Breakfast Coffee" - button={{ "text":"Order Now", "href":"www.google.com" }} + button={{ "text":"Order Now 2", "href":"www.google.com/ffff" }} className="py-4 px-6" buttonClassName="px-6 py-2" /> -- 2.49.1