From cf537badefb062c7032e8e0e73df4bcba4a9601c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:01:22 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 15bf0f4..e562c5d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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({