Update src/app/page.tsx

This commit is contained in:
2026-06-11 01:14:27 +00:00
parent d7f52f307d
commit 894d856dc3

View File

@@ -108,14 +108,7 @@ export default function LandingPage() {
title="A Passion for Pixel-Perfect Performance"
description={[
"As a dedicated web designer and developer, I specialize in transforming complex ideas into intuitive, aesthetically pleasing, and highly functional digital solutions. My approach combines strategic thinking with meticulous execution to ensure every project not only looks exceptional but also achieves its business objectives.", "With years of experience across various industries, I've honed my skills in creating responsive, high-performance websites and user-centric applications. I thrive on problem-solving and am committed to staying at the forefront of design and development trends to deliver cutting-edge results for my clients." ]}
buttons={[
{
text: "View My Portfolio", href: "#work"
},
{
text: "Connect With Me", href: "#contact"
}
]}
buttons={[]}
buttonAnimation="slide-up"
/>
</div>