diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dcba8d5..a75342e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,22 +15,24 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "CADIBO Safety - Echipamente de Protecție Profesionale București", description: "Furnizor de echipamente PPE în București. Incălțaminte de protecție, îmbrăcăminte de lucru, căști. Sunați 0744 370 400 pentru consulență profesională.", keywords: "echipamente protectie bucuresti, incaltaminte protectie S3, echipamente PPE, haine protectie munca, magazin echipamente protectie", metadataBase: new URL("https://cadibo.ro"), + title: "CADIBO Safety București - Echipamente de Protecție Profesionale", description: "Furnizor de echipamente PPE în București. Incălțaminte de protecție, îmbrăcăminte de lucru, căști. Sunați 0744 370 400 pentru consulență profesională.", keywords: "echipamente protectie bucuresti, incaltaminte protectie S3, echipamente PPE, haine protectie munca, magazin echipamente protectie", metadataBase: new URL("https://cadibo.ro"), alternates: { - canonical: "https://cadibo.ro"}, + canonical: "https://cadibo.ro" + }, openGraph: { - title: "CADIBO Safety - Echipamente de Protecție Profesionale", description: "Suntem furnizorul de încredere pentru echipamentele de protecție în București. Sună acum 0744 370 400.", url: "https://cadibo.ro", siteName: "CADIBO Safety", type: "website", images: [ + title: "CADIBO Safety București - Echipamente de Protecție Profesionale", description: "Suntem furnizorul de încredere pentru echipamentele de protecție în București. Sună acum 0744 370 400.", url: "https://cadibo.ro", siteName: "CADIBO Safety", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg", alt: "CADIBO Safety - Echipamente Profesionale"}, - ], + url: "http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg", alt: "CADIBO Safety - Echipamente Profesionale" + } + ] }, twitter: { - card: "summary_large_image", title: "CADIBO Safety - Echipamente PPE", description: "Sunați 0744 370 400 pentru echipamente de protecție profesionale", images: ["http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg"], + card: "summary_large_image", title: "CADIBO Safety București - Echipamente PPE", description: "Sunați 0744 370 400 pentru echipamente de protecție profesionale", images: ["http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg"] }, robots: { index: true, - follow: true, - }, + follow: true + } }; export default function RootLayout({