Merge version_12 into main

Merge version_12 into main
This commit was merged in pull request #18.
This commit is contained in:
2026-06-11 01:10:56 +00:00

View File

@@ -108,6 +108,15 @@ 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"
}
]}
buttonAnimation="slide-up"
/>
</div>
@@ -230,6 +239,8 @@ export default function LandingPage() {
label: "UI/UX Strategy", href: "#about"},
{
label: "Consulting", href: "#contact"},
{
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
]
},
{
@@ -241,9 +252,7 @@ export default function LandingPage() {
{
label: "Testimonials", href: "#testimonials"},
{
label: "Contact", href: "#contact"},
{
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
label: "Contact", href: "#contact"}
]
}
]}