Update src/app/layout.tsx
This commit is contained in:
@@ -22,13 +22,16 @@ const archivo = Archivo({
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "EmotiLink: Emotional Intelligence for Children | 35 Home Challenges", description: "Master your child's emotions with 35 easy, at-home emotional intelligence challenges. Strengthen parent-child bonds, build resilience, and develop empathy—no complex setup needed.", keywords: "emotional intelligence children, parenting challenges, child emotions, bonding activities, emotional growth", metadataBase: new URL("https://emotilinkapp.com"),
|
title: "EmotiLink: Emotional Intelligence for Children | 35 Home Challenges", description: "Master your child's emotions with 35 easy, at-home emotional intelligence challenges. Strengthen parent-child bonds, build resilience, and develop empathy—no complex setup needed.", keywords: "emotional intelligence children, parenting challenges, child emotions, bonding activities, emotional growth", metadataBase: new URL("https://emotilinkapp.com"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://emotilinkapp.com"},
|
canonical: "https://emotilinkapp.com"
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "EmotiLink: Transform Your Child's Emotional Growth", description: "35 proven challenges to strengthen emotional intelligence, boost resilience, and deepen family connections.", url: "https://emotilinkapp.com", siteName: "EmotiLink", images: [
|
title: "EmotiLink: Transform Your Child's Emotional Growth", description: "35 proven challenges to strengthen emotional intelligence, boost resilience, and deepen family connections.", url: "https://emotilinkapp.com", siteName: "EmotiLink", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/curly-mother-child-play-against-background-inscription-happy-birthday_89887-1157.jpg", alt: "Mother and child bonding through emotional intelligence activities"},
|
url: "http://img.b2bpic.net/free-photo/curly-mother-child-play-against-background-inscription-happy-birthday_89887-1157.jpg", alt: "Mother and child bonding through emotional intelligence activities"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
type: "website"},
|
type: "website"
|
||||||
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "EmotiLink: Easy Emotional Intelligence for Kids", description: "35 home challenges to strengthen parent-child bonds and build emotional awareness.", images: ["http://img.b2bpic.net/free-photo/curly-mother-child-play-against-background-inscription-happy-birthday_89887-1157.jpg"],
|
card: "summary_large_image", title: "EmotiLink: Easy Emotional Intelligence for Kids", description: "35 home challenges to strengthen parent-child bonds and build emotional awareness.", images: ["http://img.b2bpic.net/free-photo/curly-mother-child-play-against-background-inscription-happy-birthday_89887-1157.jpg"],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user