From 4a81d9ba17734b06f75e5322ab249398d5b1a410 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:27:36 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b15d1d0..d2b1ca9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Libre_Baskerville } from "next/font/google"; export const metadata: Metadata = { - title: 'Princess Leonor Personal Banking', - description: 'Exclusive, secure personal banking for elite clients. Deposit safely, receive alerts, and manage wealth with elegance.', + title: 'Leonor Banking | Elite Personal Banking', + description: 'Exclusive, secure, and personalized financial services for those who demand excellence.', openGraph: { "title": "Princess Leonor Personal Banking", "description": "Elite personal banking services.", -- 2.49.1 From a4c206a783dc0665a437c90611f59a8fd6e74e1c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:27:37 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 284 +++++++---------------------------------------- 1 file changed, 43 insertions(+), 241 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad9d1bf..a456dd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -373,14 +181,8 @@ export default function LandingPage() { -- 2.49.1