diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index f40b13c..7372c50 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -21,18 +21,18 @@ const inter = Inter({
});
export const metadata: Metadata = {
- title: "Digitalio - Create & Sell Websites Effortlessly", description: "Build stunning websites without coding and sell them instantly. Digitalio is the all-in-one platform for creators and entrepreneurs.", keywords: "website builder, create websites, sell websites, web design, digital platform, no-code", robots: {
+ title: "Digitalio - Créer et vendre des sites web sans effort", description: "Créez de magnifiques sites web sans codage et vendez-les instantanément. Digitalio est la plateforme tout-en-un pour les créateurs et les entrepreneurs.", keywords: "créateur de site web, créer des sites web, vendre des sites web, conception web, plateforme numérique, sans code", robots: {
index: true,
follow: true,
},
openGraph: {
- title: "Digitalio - Website Creator & Marketplace", description: "Build beautiful websites and sell them to buyers worldwide. Join thousands of creators on Digitalio.", type: "website", siteName: "Digitalio", images: [
+ title: "Digitalio - Créateur de sites web et place de marché", description: "Créez de magnifiques sites web et vendez-les à des acheteurs dans le monde entier. Rejoignez des milliers de créateurs sur Digitalio.", type: "website", siteName: "Digitalio", images: [
{
- url: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", alt: "Digitalio website builder platform"},
+ url: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", alt: "Plateforme de création de sites web Digitalio"},
],
},
twitter: {
- card: "summary_large_image", title: "Digitalio - Create & Sell Websites", description: "The all-in-one platform for building and monetizing websites.", images: ["http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg"],
+ card: "summary_large_image", title: "Digitalio - Créer et vendre des sites web", description: "La plateforme tout-en-un pour créer et monétiser des sites web.", images: ["http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg"],
},
};
@@ -42,7 +42,7 @@ export default function RootLayout({
children: React.ReactNode;
}>) {
return (
-
+