From 5fe0eb528d171f3a58b332d5a7f71f2208b1b2c7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 01:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0babee4..4d2d958 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,6 @@ export default function LandingPage() { description="Downtown Seattle’s go-to barbershop for clean fades, sharp beard work, and personalized styles. Precision Cuts. Real Attention to Detail." buttons={[ { text: "Book Appointment", href: "#contact" }, - { text: "Walk In Today", href: "#location" }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=1" imageAlt="modern luxury barbershop interior" @@ -188,4 +187,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1