Update src/app/layout.tsx
This commit is contained in:
@@ -5,35 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const archivo = Archivo({
|
||||
variable: "--font-archivo",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-archivo", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ATI Négoce - Matériaux Construction & Aménagement Extérieur",
|
||||
description: "ATI Négoce : granulats, pierres naturelles et aménagement extérieur de qualité à Nantes-Rezé et Niort. Livraison rapide, conseils experts pour particuliers et professionnels.",
|
||||
keywords: "matériaux construction Nantes, granulats Rezé, pierres naturelles Loire-Atlantique, aménagement extérieur, graviers, galets, stabilisateurs, paysagiste, entreprise BTP",
|
||||
metadataBase: new URL("https://ati-negoce.fr"),
|
||||
title: "ATI Négoce - Matériaux Construction & Aménagement Extérieur", description: "ATI Négoce : granulats, pierres naturelles et aménagement extérieur de qualité à Nantes-Rezé et Niort. Livraison rapide, conseils experts pour particuliers et professionnels.", keywords: "matériaux construction Nantes, granulats Rezé, pierres naturelles Loire-Atlantique, aménagement extérieur, graviers, galets, stabilisateurs, paysagiste, entreprise BTP", metadataBase: new URL("https://ati-negoce.fr"),
|
||||
alternates: {
|
||||
canonical: "https://ati-negoce.fr",
|
||||
},
|
||||
canonical: "https://ati-negoce.fr"},
|
||||
openGraph: {
|
||||
title: "ATI Négoce - Matériaux de Construction Premium",
|
||||
description: "Leader régional en matériaux d'aménagement extérieur. Qualité garantie, livraison rapide, experts à votre service.",
|
||||
type: "website",
|
||||
siteName: "ATI Négoce",
|
||||
images: [
|
||||
title: "ATI Négoce - Matériaux de Construction Premium", description: "Leader régional en matériaux d'aménagement extérieur. Qualité garantie, livraison rapide, experts à votre service.", type: "website", siteName: "ATI Négoce", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg",
|
||||
alt: "Matériaux de construction ATI Négoce",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg", alt: "Matériaux de construction ATI Négoce"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "ATI Négoce - Matériaux Construction",
|
||||
description: "Granulats, pierres naturelles, aménagement extérieur. Expertise depuis 20 ans.",
|
||||
images: ["http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg"],
|
||||
card: "summary_large_image", title: "ATI Négoce - Matériaux Construction", description: "Granulats, pierres naturelles, aménagement extérieur. Expertise depuis 20 ans.", images: ["http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user