diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9e47cc4..44afa42 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,11 +19,9 @@ export const metadata: Metadata = { follow: true, }, openGraph: { - title: "AC Installation & Repair in Kolkata | Universal Sales", description: "Trusted air conditioning supplier in Kolkata with 20+ years expertise. Professional installation, repair & maintenance.", siteName: "Universal Sales Company", type: "website" - }, + title: "AC Installation & Repair in Kolkata | Universal Sales", description: "Trusted air conditioning supplier in Kolkata with 20+ years expertise. Professional installation, repair & maintenance.", siteName: "Universal Sales Company", type: "website"}, twitter: { - card: "summary_large_image", title: "AC Installation & Repair in Kolkata | Universal Sales", description: "Trusted air conditioning solutions in Kolkata" - }, + card: "summary_large_image", title: "AC Installation & Repair in Kolkata | Universal Sales", description: "Trusted air conditioning solutions in Kolkata"}, }; export default function RootLayout({ diff --git a/src/app/page.tsx b/src/app/page.tsx index 387b1a0..7b3f9e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,8 +35,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Quote", href: "#contact" - }} + text: "Get Quote", href: "#contact"}} />