Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 21:40:45 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumLarge"
background="noise"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
title="Full Stack Developer"
description="Code That Moves — Watch your ideas transform into interactive experiences. I build fast, scalable web applications with cutting-edge design and immersive user interactions that captivate employers and collaborators."
background={{ variant: "noise" }}
background={{ variant: "plain" }}
tag="Interactive Portfolio"
tagIcon={Code2}
tagAnimation="slide-up"