Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac3216cea9 |
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Richie "
|
||||
brandName="Portfolio"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -38,9 +38,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Alifiandra Zhafransyah Irfan "
|
||||
title="Creative Designer & Developer"
|
||||
description="Crafting beautiful, functional digital experiences that make an impact. Specialized in web design, UI/UX, and digital strategy."
|
||||
tag="Hi, Im "
|
||||
tag="Welcome to my portfolio"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "View My Work", href: "features" },
|
||||
{ text: "Explore Projects", href: "features" },
|
||||
{ text: "Get In Touch", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
||||
tag="About Me"
|
||||
tagIcon={User}
|
||||
tagAnimation="slide-up"
|
||||
title="I Start Coding Since 10 And Now Im 12 "
|
||||
description="With 8+ years of experience in digital design and development, I specialize in creating intuitive user experiences and building brands that resonate. I combine strategic thinking with creative execution to deliver solutions that drive real business results. My expertise spans Figma for UI/UX design, React and modern JavaScript frameworks for web development, Webflow for rapid prototyping and CMS-based sites, alongside proficiency in HTML/CSS, design systems, and brand strategy. I've successfully guided clients through complete digital transformations, from concept to launch, ensuring every solution balances aesthetics with functionality."
|
||||
title="Passionate About Creating Digital Excellence"
|
||||
description="With 8+ years of experience in digital design and development, I specialize in creating intuitive user experiences and building brands that resonate. I combine strategic thinking with creative execution to deliver solutions that drive real business results."
|
||||
metrics={[
|
||||
{ value: "0 ", title: "Projects Completed" },
|
||||
{ value: "0%", title: "Client Satisfaction" }
|
||||
{ value: "50+", title: "Projects Completed" },
|
||||
{ value: "100%", title: "Client Satisfaction" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-entrepreneur-using-laptop-while-having-business-meeting-with-her-colleague-office_637285-6957.jpg"
|
||||
imageAlt="About section image"
|
||||
|
||||
Reference in New Issue
Block a user