Compare commits
4 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| dd68e2987a | |||
| 92bf698b73 | |||
| bf5ff09b21 | |||
| a9ac8bb4ef |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Crafting Digital Experiences That Convert"
|
||||
description="I design and build high-converting websites and digital products that drive results. Let's create something impactful together."
|
||||
description="I design and build high-converting websites and digital products that drive results. Let's create something impactful together. You can reach me directly at ibkhen99@gmail.com."
|
||||
kpis={[
|
||||
{
|
||||
value: "100+", label: "Projects Completed"},
|
||||
@@ -64,12 +64,6 @@ export default function LandingPage() {
|
||||
value: "3X", label: "Conversion Lift"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "View My Work", href: "#work"},
|
||||
{
|
||||
text: "Get in Touch", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvEZbugZJMMJKmRQ7QXba2nKnk/tmp/can-you-generate-a-picture-of-a-pc-setup-1781137469840-24fc73da.jpg"
|
||||
imageAlt="Professional portrait of a web designer in a suit"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -248,6 +242,8 @@ export default function LandingPage() {
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user