From 8c3aab3959990e3971546ac411b8b3efe31e3621 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 17:42:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f860e7..4102c3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,9 @@ export default function LandingPage() { name: "Prices", id: "pricing"}, { name: "Contact", id: "contact"}, - ]} + + { name: "Blog", id: "/blog" }, +]} brandName="Doc Barnet Grooming Salon" button={{ text: "BOOK NOW", href: bookingUrl}}