Compare commits
2 Commits
version_12
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 894d856dc3 | |||
| d7f52f307d |
@@ -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>
|
||||
@@ -263,4 +256,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user