Update src/app/layout.tsx
This commit is contained in:
@@ -22,12 +22,14 @@ const archivo = Archivo({
|
||||
export const metadata: Metadata = {
|
||||
title: "Art Corner Studio - Art Classes for All Ages in Ann Arbor", description: "Personalized art education for kids, teens, and adults in Ann Arbor. Year-round classes, summer camps, portfolio prep, and hands-on instruction in traditional and digital art.", keywords: "art classes Ann Arbor, art studio, art education, summer art camp, portfolio preparation, drawing classes, painting classes, digital art, creative learning", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
follow: true
|
||||
},
|
||||
openGraph: {
|
||||
title: "Art Corner Studio - Discover Your Creative Voice", description: "Join our welcoming art community for personalized classes, camps, and creative instruction for all ages in Ann Arbor, Michigan.", type: "website", siteName: "Art Corner Studio"},
|
||||
title: "Art Corner Studio - Discover Your Creative Voice", description: "Join our welcoming art community for personalized classes, camps, and creative instruction for all ages in Ann Arbor, Michigan.", type: "website", siteName: "Art Corner Studio"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Art Corner Studio - Creative Classes for All Ages", description: "Personalized art education in Ann Arbor. Classes, camps, and portfolio prep for kids, teens, and adults."},
|
||||
card: "summary_large_image", title: "Art Corner Studio - Creative Classes for All Ages", description: "Personalized art education in Ann Arbor. Classes, camps, and portfolio prep for kids, teens, and adults."
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user