Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 13:29:09 +00:00

View File

@@ -45,8 +45,8 @@ export default function LandingPage() {
description="I build scalable web applications and robust backends. Specializing in modern JavaScript, cloud infrastructure, and delivering exceptional user experiences. Let's create something impactful together."
tag="Software Engineer"
tagIcon={Code}
tagAnimation="entrance-slide"
background={{ variant: "circleGradient" }}
tagAnimation="slide-up"
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai5vRNoFH1pwSAQ2OS71p9EcD2/a-modern-software-engineer-workspace-wit-1773062850632-54bd24a5.png", imageAlt: "Modern software engineer workspace with multiple monitors"},
@@ -60,7 +60,7 @@ export default function LandingPage() {
{ text: "Get in Touch", href: "#contact" },
]}
mediaAnimation="slide-up"
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
/>
</div>
@@ -73,7 +73,7 @@ export default function LandingPage() {
{ text: "Download Resume", href: "#" },
{ text: "Let's Connect", href: "#contact" },
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
showBorder={false}
useInvertedBackground={false}
/>
@@ -85,7 +85,7 @@ export default function LandingPage() {
description="I combine cutting-edge technologies with proven best practices to deliver high-performance solutions."
tag="Core Skills"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
icon: Code,
@@ -118,7 +118,7 @@ export default function LandingPage() {
description="A selection of recent projects showcasing my ability to deliver scalable, user-focused solutions across different domains."
tag="Portfolio"
tagIcon={Briefcase}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
products={[
{
id: "1", name: "E-Commerce Platform Redesign", price: "React, Node.js, PostgreSQL", variant: "Increased conversion by 45%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai5vRNoFH1pwSAQ2OS71p9EcD2/modern-e-commerce-platform-interface-wit-1773062851018-4d1ad20b.png", imageAlt: "E-commerce platform interface"},
@@ -156,10 +156,10 @@ export default function LandingPage() {
<ContactCenter
tag="Let's Connect"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Ready to Build Something Great?"
description="Whether you have a project in mind or just want to chat about tech, I'd love to hear from you. Let's create something amazing together."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Send Message"