From 8ac985af9b819edd0a3af945d6d33d9639155b15 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:48:09 +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 fe4ad4e..d2613f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Contact", id: "contact" } ]} - button={{ text: "Order Now", href: "https://www.foodpanda.pk" }} + button={{ text: " Order now", href: "https://www.foodpanda.pk" }} /> -- 2.49.1