diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d43fe19..943f06c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,7 @@ import type { Metadata } from "next"; import "./globals.css"; export const metadata: Metadata = { - title: "Chase's Junk Removal LLC LLC ", description: "Fast, affordable junk removal serving your community"}; + title: "Chase's Junk Removal LLC ", description: "Fast, affordable junk removal serving your community"}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index b0c2948..a0a86f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,7 +26,7 @@ export default function LandingPage() { > @@ -92,7 +92,7 @@ export default function LandingPage() {