4 Commits

Author SHA1 Message Date
0a86e43f76 Update src/app/page.tsx 2026-06-03 23:57:26 +00:00
29b5bec834 Update src/app/page.tsx 2026-06-03 23:56:51 +00:00
de03984d6c Update src/app/layout.tsx 2026-06-03 23:56:50 +00:00
5dcaf5591c Merge version_1 into main
Merge version_1 into main
2026-06-03 23:55:35 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -11,8 +11,8 @@ import { Source_Sans_3 } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Jonathan\'s World | Athlete, Student, Creator, Tech Enthusiast', title: 'Hair Screen | Athlete, Student, Creator, Tech Enthusiast',
description: 'Explore the world of Jonathan: an athlete, student, creator, and technology enthusiast. Featuring projects, sports achievements, and personal interests in a stunning modern design.', description: 'Explore the world of Hair Screen: an athlete, student, creator, and technology enthusiast. Featuring projects, sports achievements, and personal interests in a stunning modern design.',
keywords: ["Jonathan, personal website, portfolio, athlete, student, creator, technology, coding, sports, soccer, table tennis, math, supercars, pets, games, modern design, futuristic, dark mode, neon blue, purple accents"], keywords: ["Jonathan, personal website, portfolio, athlete, student, creator, technology, coding, sports, soccer, table tennis, math, supercars, pets, games, modern design, futuristic, dark mode, neon blue, purple accents"],
openGraph: { openGraph: {
"title": "Jonathan's World | Athlete, Student, Creator, Tech Enthusiast", "title": "Jonathan's World | Athlete, Student, Creator, Tech Enthusiast",

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
brandName="Jonathan's World" brandName="Hair Screen"
/> />
</div> </div>
@@ -57,7 +57,7 @@ export default function LandingPage() {
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "glowing-orb"}} variant: "glowing-orb"}}
logoText="Jonathan's World" logoText="Hair Screen"
description="Athlete • Student • Creator • Technology Enthusiast" description="Athlete • Student • Creator • Technology Enthusiast"
buttons={[ buttons={[
{ {
@@ -231,8 +231,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Jonathan's World" logoText="Hair Screen"
copyrightText="© 2024 Jonathan's World. All rights reserved." copyrightText="© 2024 Hair Screen. All rights reserved."
socialLinks={[ socialLinks={[
{ {
icon: Linkedin, icon: Linkedin,