Update src/app/layout.tsx
This commit is contained in:
@@ -20,14 +20,14 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mobile Home Releveling | LevelCare", description: "Professional mobile home releveling services. Expert foundation repair with guaranteed results, transparent pricing, and certified technicians.", keywords: "mobile home leveling, foundation repair, mobile home service, releveling", robots: {
|
||||
title: "Mobile Home Releveling | Re-Leveling Advisors", description: "Professional mobile home releveling services. Expert foundation repair with guaranteed results, transparent pricing, and certified technicians.", keywords: "mobile home leveling, foundation repair, mobile home service, releveling", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "LevelCare | Expert Mobile Home Releveling", description: "Restore your mobile home foundation with certified experts. Free estimate, guaranteed results.", type: "website", siteName: "LevelCare"},
|
||||
title: "Re-Leveling Advisors | Expert Mobile Home Releveling", description: "Restore your mobile home foundation with certified experts. Free estimate, guaranteed results.", type: "website", siteName: "Re-Leveling Advisors"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Mobile Home Releveling | LevelCare"},
|
||||
card: "summary_large_image", title: "Mobile Home Releveling | Re-Leveling Advisors"},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user