diff --git a/src/app/layout.tsx b/src/app/layout.tsx index db46551..548df4b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,13 +10,13 @@ const roboto = Roboto({ }); export const metadata: Metadata = { - title: "Sleep Day - A Visual Journey", description: "Explore 'Sleep Day', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", openGraph: { - title: "Sleep Day - A Visual Journey", description: "Explore 'Sleep Day', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", url: "/", siteName: "Sleep Day", images: [{ + title: "Life In Me - A Visual Journey", description: "Explore 'My Photo Gallery', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", openGraph: { + title: "Life In Me - A Visual Journey", description: "Explore 'My Photo Gallery', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", url: "/", siteName: "Life In Me", images: [{ url: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg", alt: "Golden hour landscape" }], }, twitter: { - card: "summary_large_image", title: "Sleep Day - A Visual Journey", description: "Explore 'Sleep Day', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", images: ["http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg"], + card: "summary_large_image", title: "Life In Me - A Visual Journey", description: "Explore 'My Photo Gallery', a curated photo gallery showcasing moments, emotions, and stories through stunning photography. Relive cherished memories and discover visual storytelling.", images: ["http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg"], }, robots: { index: true,