From 96e6c7f5033d3d035dafd73f90650b2ea54fece2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:07:00 +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 e3b3962..ea302fb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Nunito_Sans } from "next/font/google"; export const metadata: Metadata = { - title: 'Rayash Albureihi | AI Engineer & Developer', - description: 'Portfolio of Rayash Albureihi, specializing in AI systems engineering and full stack development.', + title: 'Rayash Albureihi - AI Systems Engineer', + description: 'AI Systems Engineer & Full Stack Developer.', openGraph: { "title": "Rayash Albureihi | Digital Portfolio", "description": "Futuristic AI systems and software architecture portfolio.", From f92df8ccb3ad8eaa91abb7ab129da4574ff2fa0e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:07:00 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 259 ++++++++--------------------------------------- 1 file changed, 40 insertions(+), 219 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47d61df..47b9fda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() {