From c45eaa7733c029ad3da5264767c686fb013913d1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 01:58:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c2e421f..b25886d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,8 +62,6 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451020.jpg", alt: "Master Cobbler"}, ]} buttons={[ - { - text: "Get a Quote", href: "#contact"}, { text: "Get Your Free Repair Estimate", href: "#contact"}, ]} @@ -254,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1