Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Java Developer & Backend Architect"
|
||||
description="Building scalable, performant backend systems with Java, Spring Boot, and microservices. 8+ years crafting enterprise solutions that power modern applications."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "50+", label: "Projects Completed" },
|
||||
{ value: "99.9%", label: "Uptime Maintained" },
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{ text: "Download Resume", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png"
|
||||
imageAlt="Developer workspace with Java code"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to my newsletter for weekly tips on Java development, system design patterns, and scaling distributed systems. Plus, early access to new projects and technical articles."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png"
|
||||
imageAlt="Development workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user