diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6da05b1..6438a9d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,7 +18,7 @@ const geistMono = Geist_Mono({ export const metadata: Metadata = { title: "Gaertan Art", - description: "The bestest artworks", + description: "Portfolio, Artworks and Commission Requests", }; export default function RootLayout({ diff --git a/src/components/global/Footer.tsx b/src/components/global/Footer.tsx index 4ed7530..d732a07 100644 --- a/src/components/global/Footer.tsx +++ b/src/components/global/Footer.tsx @@ -1,5 +1,5 @@ export default function Footer() { return ( -