Update src/app/layout.tsx

This commit is contained in:
2026-03-06 23:01:22 +00:00
parent 8bf41bffde
commit cf537badef

View File

@@ -16,16 +16,18 @@ const inter = Inter({
export const metadata: Metadata = {
title: "Trevor Melton | Luxury Real Estate Photography South Florida", description: "Premium architectural and luxury real estate photography elevating high-end property listings. Crystalline clarity, liquid glass aesthetic, minimalist sophistication.", keywords: "luxury real estate photography, architectural photography, South Florida, premium property marketing, high-end photography", metadataBase: new URL("https://trevormelton.com"),
alternates: {
canonical: "https://trevormelton.com"},
canonical: "https://trevormelton.com"
},
openGraph: {
title: "Trevor Melton Photography", description: "Luxury spaces captured in crystalline clarity", url: "https://trevormelton.com", siteName: "Trevor Melton Photography", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg", alt: "Luxury architectural photography"},
],
url: "http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg", alt: "Luxury architectural photography"
}
]
},
twitter: {
card: "summary_large_image", title: "Trevor Melton | Luxury Photography", description: "Premium architectural and real estate photography", images: ["http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg"],
},
card: "summary_large_image", title: "Trevor Melton | Luxury Photography", description: "Premium architectural and real estate photography", images: ["http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg"]
}
};
export default function RootLayout({