Update src/app/layout.tsx
This commit is contained in:
@@ -23,16 +23,19 @@ const inter = Inter({
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Creative Marketing Agency | Brand Strategy & Design", description: "Transform your brand with award-winning marketing strategy, digital design, and content creation. Trusted by leading companies worldwide.", keywords: "marketing agency, creative services, brand strategy, digital design, marketing campaigns", metadataBase: new URL("https://creativestudio.com"),
|
title: "Creative Marketing Agency | Brand Strategy & Design", description: "Transform your brand with award-winning marketing strategy, digital design, and content creation. Trusted by leading companies worldwide.", keywords: "marketing agency, creative services, brand strategy, digital design, marketing campaigns", metadataBase: new URL("https://creativestudio.com"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://creativestudio.com"},
|
canonical: "https://creativestudio.com"
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Creative Marketing Agency | Innovative Brand Solutions", description: "Award-winning creative marketing agency specializing in brand strategy, digital design, and performance marketing.", url: "https://creativestudio.com", siteName: "CreativeStudio", type: "website", images: [
|
title: "Creative Marketing Agency | Innovative Brand Solutions", description: "Award-winning creative marketing agency specializing in brand strategy, digital design, and performance marketing.", url: "https://creativestudio.com", siteName: "CreativeStudio", type: "website", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg", alt: "CreativeStudio - Leading Creative Marketing Agency"},
|
url: "http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg", alt: "CreativeStudio - Leading Creative Marketing Agency"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "Creative Marketing Agency | Brand Strategy & Design", description: "Transform your brand with innovative marketing strategy, design, and content creation.", images: [
|
card: "summary_large_image", title: "Creative Marketing Agency | Brand Strategy & Design", description: "Transform your brand with innovative marketing strategy, design, and content creation.", images: [
|
||||||
"http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg"],
|
"http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user