Merge version_1 into main #1

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

View File

@@ -58,27 +58,27 @@ export default function LandingPage() {
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",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=2",
imageAlt: "Fluid motion",
},
]}
@@ -114,7 +114,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -122,7 +122,7 @@ export default function LandingPage() {
title: "Backend",
description: "Node.js, Python, PostgreSQL",
tag: "Systems",
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=3",
imageAlt: "student workspace minimalist dark",
},
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=3",
imageAlt: "liquid abstract waves black red",
},
]}