Update src/app/layout.tsx
This commit is contained in:
@@ -16,7 +16,8 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "Professional Design Studio | Creative Branding & Design", description: "Award-winning design studio creating compelling brand identities and digital experiences.", type: "website", siteName: "Studio", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/workplace-with-laptop_23-2147651756.jpg", alt: "Studio Design Portfolio"},
|
||||
url: "http://img.b2bpic.net/free-photo/workplace-with-laptop_23-2147651756.jpg", alt: "Studio Design Portfolio"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
@@ -1406,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user