From 185d5416fb57ab5324bd453fc86def4ec57d8fd4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:26:44 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1f61209..7ffaecd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,7 +27,8 @@ export const metadata: Metadata = { openGraph: { title: "Planetary Cities - Experience Humanity's Future in Space", description: "Cinematic visualization of how humans would realistically build thriving civilizations on different planets across our solar system.", url: "https://cosmichorizons.com", siteName: "Cosmic Horizons", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZxC8cxKnmvvs1FD6HdhtnJ2Vs/ultra-realistic-deep-space-view-showing--1772813843835-c5b25617.png", alt: "Multiple planets with glowing futuristic cities"}, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZxC8cxKnmvvs1FD6HdhtnJ2Vs/ultra-realistic-deep-space-view-showing--1772813843835-c5b25617.png", alt: "Multiple planets with glowing futuristic cities" + }, ], }, twitter: { -- 2.49.1 From e60519c4080a384af4455418fe17c50f2ea98fcf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:26:44 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 284386c..0ee3b07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() {