Update src/app/layout.tsx
This commit is contained in:
@@ -22,11 +22,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Senior Product Designer | Design Studio", description: "Award-winning senior product designer specializing in UX/UI design, design systems, and user research. 10+ years of experience creating exceptional digital experiences.", keywords: "product designer, UX design, UI design, design systems, user research, portfolio", metadataBase: new URL("https://designstudio.example.com"),
|
||||
alternates: {
|
||||
canonical: "https://designstudio.example.com"},
|
||||
canonical: "https://designstudio.example.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Senior Product Designer | Design Studio", description: "Crafting exceptional digital experiences for innovative companies. 10+ years of expertise in UX/UI design and design systems.", url: "https://designstudio.example.com", siteName: "Design Studio", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219823.jpg", alt: "Portfolio showcase"},
|
||||
url: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148219823.jpg", alt: "Portfolio showcase"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
Reference in New Issue
Block a user