Update src/app/layout.tsx
This commit is contained in:
@@ -16,11 +16,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Timeless Portfolio Design Inspired by Ancient Greece", description: "Explore classical elegance merged with modern design. Discover our award-winning portfolio pieces featuring scroll animations and ancient Greek aesthetics.", keywords: "portfolio design, classical aesthetic, ancient Greece, web design, scroll animations, marble texture", metadataBase: new URL("https://portfolio.example.com"),
|
||||
alternates: {
|
||||
canonical: "https://portfolio.example.com"},
|
||||
canonical: "https://portfolio.example.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Timeless Portfolio Design Inspired by Ancient Greece", description: "Award-winning portfolios blending classical Greek principles with modern web excellence.", url: "https://portfolio.example.com", siteName: "Timeless Portfolio", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/beautiful-traditional-theatre_181624-30041.jpg", alt: "Portfolio showcase with classical Greek elements"},
|
||||
url: "http://img.b2bpic.net/free-photo/beautiful-traditional-theatre_181624-30041.jpg", alt: "Portfolio showcase with classical Greek elements"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
Reference in New Issue
Block a user