diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 65f1286..1122664 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,6 +1,6 @@ - export const metadata = { - title: "Long HVAC - 24/7 Professional HVAC Service", description: "Premium heating and cooling solutions for residential and commercial properties. Expert installation, repair, maintenance, and emergency service across South Carolina and Georgia."}; + title: "Long HVAC - 24/7 Professional HVAC Service", description: "Premium heating and cooling solutions for residential and commercial properties. Expert installation, repair, maintenance, and emergency service across South Carolina and Georgia." +}; export default function RootLayout({ children,