diff --git a/app/layout.tsx b/app/layout.tsx index c190a13..236204a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -25,7 +25,7 @@ export const metadata: Metadata = { ], creator: "Eduard-Constantin Ibinceanu", description: - "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community.", + "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community. #Build Your Digital Future with us.", formatDetection: { telephone: true }, icons: [ { @@ -53,7 +53,7 @@ export const metadata: Metadata = { metadataBase: new URL("https://education.ditectrev.com"), openGraph: { description: - "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community.", + "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community. #Build Your Digital Future with us.", images: [ { alt: "Ditectrev Logo", @@ -73,14 +73,14 @@ export const metadata: Metadata = { }, themeColor: "#3f51b5", title: { - default: "๐Ÿงช Practice Exams Platform - %s | Ditectrev", - template: "๐Ÿงช Practice Exams Platform - %s | Ditectrev", + default: "๐Ÿงช Practice Exams Platform | Ditectrev", + template: "๐Ÿงช Practice Exams Platform | Ditectrev", }, twitter: { card: "summary_large_image", creator: "@ditectrev", description: - "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community.", + "๐ŸŽ“ Practice Exams (Web) Platform developed by Ditectrev's Community. #Build Your Digital Future with us.", images: [ { alt: "Ditectrev Logo",