From b44d581a9f8783f4d976a0d20af27669117b2ff3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:20:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47d0980..5204abb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,11 +81,11 @@ export default function LandingPage() { tag="About Me" tagIcon={User} tagAnimation="slide-up" - title="Passionate About Creating Digital Excellence" + 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." metrics={[ - { value: "50+", title: "Projects Completed" }, - { value: "100%", title: "Client Satisfaction" } + { value: "0 ", title: "Projects Completed" }, + { value: "0%", 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" -- 2.49.1