Merge version_1 into main #2
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Get In Touch", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac9JE3CoI9JzzK1laXi4NJxXH9/a-sleek-modern-tech-inspired-background--1772881148256-abff9a55.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac9JE3CoI9JzzK1laXi4NJxXH9/a-sleek-modern-tech-inspired-background--1772881148256-abff9a55.png"
|
||||
imageAlt="Tech networking background with geometric patterns"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
title: "Minecraft Development", description: "5+ years specializing in Java plugin development and server optimization with experience managing large-scale infrastructure and performance tuning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac9JE3CoI9JzzK1laXi4NJxXH9/a-creative-illustration-showing-minecraf-1772881149542-817075ea.png", imageAlt: "Minecraft development environment", buttonIcon: Code,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Programming Languages", description: "Proficient in Java, HTML, CSS with strong foundation in backend development, full-stack architecture, and modern web technologies for scalable applications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac9JE3CoI9JzzK1laXi4NJxXH9/a-sleek-modern-tech-inspired-background--1772881148256-abff9a55.png?_wi=2", imageAlt: "Programming code", buttonIcon: Brackets,
|
||||
title: "Programming Languages", description: "Proficient in Java, HTML, CSS with strong foundation in backend development, full-stack architecture, and modern web technologies for scalable applications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac9JE3CoI9JzzK1laXi4NJxXH9/a-sleek-modern-tech-inspired-background--1772881148256-abff9a55.png", imageAlt: "Programming code", buttonIcon: Brackets,
|
||||
buttonHref: "#"},
|
||||
]}
|
||||
title="Technical Expertise"
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
{ text: "Send Email", href: "mailto:wlixin.dev@example.com" },
|
||||
{ text: "Discord", href: "https://discord.com" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user