From 070d01110fc63360c790b73ff6637b743a021f92 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 17:03:39 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index de91a62..4b5ef0a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -109,7 +109,7 @@ export default function AboutPage() { description: "Leading with vulnerability and honesty. Believing that bringing your whole self—your identity, values, and experiences—makes you a stronger leader and creates psychological safety in teams.", tag: "Authenticity", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=2", imageAlt: "Authentic leadership connection", }, { @@ -118,7 +118,7 @@ export default function AboutPage() { description: "Believing that diversity drives better innovation. Teams with varied backgrounds, perspectives, and lived experiences solve harder problems faster and build products that serve everyone.", tag: "Diversity", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=2", imageAlt: "Diverse team innovation", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { description: "My role is to enable others to succeed. Removing obstacles, providing mentorship, and creating opportunities for those underrepresented in tech. True impact is measured by how many others you lift up.", tag: "Service", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png?_wi=2", imageAlt: "Collaborative leadership", }, { @@ -136,7 +136,7 @@ export default function AboutPage() { description: "Technology should be a force for good. Leveraging resources, platform, and influence to accelerate systemic change in how tech companies treat LGBTQ+ people and other marginalized communities.", tag: "Vision", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=2", imageAlt: "Vision and transformation", }, ]} @@ -179,7 +179,7 @@ export default function AboutPage() { mediaAnimation="slide-up" mediaPosition="right" buttonText="Send Message" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png?_wi=3" ariaLabel="Contact form on about page" /> -- 2.49.1 From 32741a0710fbb2e8d5e0d1dd56a1feda6207ab3c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 17:03:40 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 50 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 42 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6713378..077806e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,18 +6,50 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; - - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "Vitaliy | Tech Leader & LGBTQ+ Innovation Pioneer", + description: "Meet Vitaliy, one of tech's most influential leaders driving inclusive innovation. 500+ team members led, $2.5B+ revenue generated, 30+ startups invested.", + keywords: "tech leader, LGBTQ+ tech, inclusive leadership, tech innovation, startup mentor, enterprise transformation, diversity in tech", + metadataBase: new URL("https://vitaliy.tech"), + alternates: { + canonical: "https://vitaliy.tech", + }, + openGraph: { + title: "Vitaliy | Tech Leader & LGBTQ+ Innovation Pioneer", + description: "Pioneering inclusive tech leadership. Enterprise transformation. Startup mentor. LGBTQ+ advocate reshaping tech culture.", + url: "https://vitaliy.tech", + siteName: "Vitaliy", + type: "website", + images: [ + { + url: "https://vitaliy.tech/og-image.jpg", + alt: "Vitaliy - Tech Leader and LGBTQ+ Innovation Pioneer", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Vitaliy | Tech Leader & LGBTQ+ Innovation Pioneer", + description: "Driving inclusive innovation across enterprise tech, startups, and LGBTQ+ communities.", + images: ["https://vitaliy.tech/twitter-image.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -26,7 +58,9 @@ export default function RootLayout({ return ( - + {children}