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