Switch to version 10: modified src/app/layout.tsx

This commit is contained in:
2026-02-26 11:07:31 +00:00
parent d3aa33eb46
commit 646cbd2bd7

View File

@@ -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,