Merge version_1 into main #3
@@ -43,11 +43,11 @@ export default function LandingPage() {
|
||||
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" }
|
||||
{ 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: "digital dark background red accent" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=1", imageAlt: "student workspace minimalist dark" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148210994.jpg?_wi=1", 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?_wi=2", imageAlt: "digital dark background red accent" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-desk-with-copy-space_23-2148128262.jpg?_wi=2", imageAlt: "student workspace minimalist dark" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -69,9 +69,9 @@ export default function LandingPage() {
|
||||
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" },
|
||||
{ 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=2", imageAlt: "liquid abstract waves black red" },
|
||||
]}
|
||||
title="Technical Skills"
|
||||
description="The tools and languages I use to bring ideas to life."
|
||||
|
||||
Reference in New Issue
Block a user