Merge version_1 into main #4
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Creative Designer & Developer"
|
||||
description="Welcome to my portfolio. I craft beautiful, functional digital experiences that solve real problems. Specializing in UI/UX design, web development, and brand strategy."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "50+", label: "Projects Completed" },
|
||||
{ value: "100%", label: "Client Satisfaction" },
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
{ text: "Send Me an Email", href: "mailto:safwan@example.com" },
|
||||
{ text: "Schedule a Call", href: "#" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user