Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 03:45:32 +00:00

View File

@@ -25,220 +25,102 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
{
name: "Skills",
id: "skills",
},
{
name: "Projects",
id: "projects",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Portfolio"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "About", id: "about" },
{ name: "Skills", id: "skills" },
{ name: "Projects", id: "projects" },
{ name: "Contact", id: "contact" },
]}
brandName="Portfolio"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
title="Innovating the Digital Future"
description="Hi, I'm a student developer passionate about building clean, efficient, and user-centric digital experiences."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg?_wi=1",
imageAlt: "Abstract tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=1",
imageAlt: "Student workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=1",
imageAlt: "Fluid motion",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg?_wi=2",
imageAlt: "Abstract tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=2",
imageAlt: "Student workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=2",
imageAlt: "Fluid motion",
},
]}
mediaAnimation="slide-up"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "plain" }}
title="Innovating the Digital Future"
description="Hi, I'm a student developer passionate about building clean, efficient, and user-centric digital experiences."
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg", imageAlt: "digital dark background red accent" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg", imageAlt: "student workspace minimalist dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg", imageAlt: "liquid abstract waves black red" },
{ imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg", imageAlt: "digital dark background red accent" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg", imageAlt: "student workspace minimalist dark" }
]}
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "About Me",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/young-model-with-curly-hairs-touching-his-eyeglasses_114579-17435.jpg",
alt: "Portrait",
},
]}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{ type: "text", content: "About Me" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-model-with-curly-hairs-touching-his-eyeglasses_114579-17435.jpg", alt: "student portrait professional clean" },
]}
/>
</div>
<div id="skills" data-section="skills">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "s1",
title: "Frontend",
description: "React, Next.js, Tailwind, TypeScript",
tag: "Web Dev",
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg?_wi=3",
imageAlt: "digital dark background red accent",
},
{
id: "s2",
title: "Backend",
description: "Node.js, Python, PostgreSQL",
tag: "Systems",
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=3",
imageAlt: "student workspace minimalist dark",
},
{
id: "s3",
title: "Tools",
description: "Git, Docker, Figma, VS Code",
tag: "DevOps",
imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=3",
imageAlt: "liquid abstract waves black red",
},
]}
title="Technical Skills"
description="The tools and languages I use to bring ideas to life."
/>
</div>
<div id="skills" data-section="skills">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "s1", title: "Frontend", description: "React, Next.js, Tailwind, TypeScript", tag: "Web Dev", imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102990.jpg", imageAlt: "digital dark background red accent" },
{ id: "s2", title: "Backend", description: "Node.js, Python, PostgreSQL", tag: "Systems", imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg", imageAlt: "student workspace minimalist dark" },
{ id: "s3", title: "Tools", description: "Git, Docker, Figma, VS Code", tag: "DevOps", imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg", imageAlt: "liquid abstract waves black red" },
]}
title="Technical Skills"
description="The tools and languages I use to bring ideas to life."
/>
</div>
<div id="projects" data-section="projects">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Design",
name: "SaaS Platform",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/creative-3d-render-design-web-development-banner-marketing-material-business-presentation-online-advertising_460848-9669.jpg",
},
{
id: "p2",
brand: "Mobile",
name: "Health App",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg",
},
{
id: "p3",
brand: "Data",
name: "Dashboard",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/sales-landing-page-template-design_23-2149121247.jpg",
},
{
id: "p4",
brand: "Web",
name: "Portfolio Site",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg",
},
{
id: "p5",
brand: "E-commerce",
name: "Shop UI",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mockup-copy-space-blank-screen-concept_53876-124218.jpg",
},
{
id: "p6",
brand: "Tool",
name: "Utility API",
price: "View Project",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-chromatography-art-white-paper-set_53876-126504.jpg",
},
]}
title="Featured Projects"
description="A collection of my work."
/>
</div>
<div id="projects" data-section="projects">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Design", name: "SaaS Platform", price: "View Project", rating: 5, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/creative-3d-render-design-web-development-banner-marketing-material-business-presentation-online-advertising_460848-9669.jpg" },
{ id: "p2", brand: "Mobile", name: "Health App", price: "View Project", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg" },
{ id: "p3", brand: "Data", name: "Dashboard", price: "View Project", rating: 5, reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-psd/sales-landing-page-template-design_23-2149121247.jpg" },
{ id: "p4", brand: "Web", name: "Portfolio Site", price: "View Project", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg" },
{ id: "p5", brand: "E-commerce", name: "Shop UI", price: "View Project", rating: 5, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/mockup-copy-space-blank-screen-concept_53876-124218.jpg" },
{ id: "p6", brand: "Tool", name: "Utility API", price: "View Project", rating: 5, reviewCount: "27", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-chromatography-art-white-paper-set_53876-126504.jpg" },
]}
title="Featured Projects"
description="A collection of my work."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
text="Let's work together! Reach out for projects or collaborations."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{ variant: "plain" }}
text="Let's work together! Reach out for projects or collaborations."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Socials",
items: [
{
label: "GitHub",
href: "#",
},
{
label: "LinkedIn",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
],
},
]}
logoText="Portfolio"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Socials", items: [
{ label: "GitHub", href: "#" },
{ label: "LinkedIn", href: "#" },
],
},
{
title: "Legal", items: [{ label: "Privacy", href: "#" }],
},
]}
logoText="Portfolio"
/>
</div>
</ReactLenis>
</ThemeProvider>
);