Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf5ff09b21 | |||
| a9ac8bb4ef | |||
| 8c8f5862cb | |||
| 4fc4c70324 | |||
| 7a4dc303e3 | |||
| ec53bd7c87 | |||
| 435e93ba14 | |||
| 09b9e6a1ee | |||
| de4706f7bb |
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="mediumSmall"
|
contentWidth="mediumSmall"
|
||||||
sizing="mediumLarge"
|
sizing="mediumLarge"
|
||||||
background="noiseDiagonalGradient"
|
background="none"
|
||||||
cardStyle="soft-shadow"
|
cardStyle="soft-shadow"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -32,17 +32,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home", id: "#home"},
|
name: "Home", id: "home"},
|
||||||
{
|
{
|
||||||
name: "About", id: "#about"},
|
name: "About", id: "about"},
|
||||||
{
|
{
|
||||||
name: "Work", id: "#work"},
|
name: "Work", id: "work"},
|
||||||
{
|
{
|
||||||
name: "Clients", id: "#clients"},
|
name: "Clients", id: "clients"},
|
||||||
{
|
{
|
||||||
name: "Testimonials", id: "#testimonials"},
|
name: "Testimonials", id: "testimonials"},
|
||||||
{
|
{
|
||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="My Portfolio"
|
brandName="My Portfolio"
|
||||||
/>
|
/>
|
||||||
@@ -88,19 +88,19 @@ export default function LandingPage() {
|
|||||||
avatarText="Trusted by 100+ clients "
|
avatarText="Trusted by 100+ clients "
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Innovation", icon: Sparkles,
|
type: "text-icon", text: "Innovation", icon: Sparkles
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Efficiency", icon: Gauge,
|
type: "text-icon", text: "Efficiency", icon: Gauge
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "User Experience", icon: Monitor,
|
type: "text-icon", text: "User Experience", icon: Monitor
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Scalability", icon: TrendingUp,
|
type: "text-icon", text: "Scalability", icon: TrendingUp
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Performance", icon: Zap,
|
type: "text-icon", text: "Performance", icon: Zap
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={40}
|
marqueeSpeed={40}
|
||||||
@@ -126,13 +126,13 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1", value: "100+", title: "Successful Projects", description: "Delivering exceptional web experiences for diverse clients.", icon: CheckCircle,
|
id: "m1", value: "100+", title: "Successful Projects", description: "Delivering exceptional web experiences for diverse clients.", icon: CheckCircle
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2", value: "98%", title: "Client Satisfaction", description: "Building strong relationships through reliable and impactful work.", icon: Star,
|
id: "m2", value: "98%", title: "Client Satisfaction", description: "Building strong relationships through reliable and impactful work.", icon: Star
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3", value: "+30%", title: "Average Conversion Lift", description: "Optimizing designs and user flows for measurable growth.", icon: TrendingUp,
|
id: "m3", value: "+30%", title: "Average Conversion Lift", description: "Optimizing designs and user flows for measurable growth.", icon: TrendingUp
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="My Impact, Quantified"
|
title="My Impact, Quantified"
|
||||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
|||||||
label: "UI/UX Strategy", href: "#about"},
|
label: "UI/UX Strategy", href: "#about"},
|
||||||
{
|
{
|
||||||
label: "Consulting", href: "#contact"},
|
label: "Consulting", href: "#contact"},
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
@@ -248,7 +248,9 @@ export default function LandingPage() {
|
|||||||
label: "Testimonials", href: "#testimonials"},
|
label: "Testimonials", href: "#testimonials"},
|
||||||
{
|
{
|
||||||
label: "Contact", href: "#contact"},
|
label: "Contact", href: "#contact"},
|
||||||
],
|
{
|
||||||
|
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Social", items: [
|
title: "Social", items: [
|
||||||
@@ -258,7 +260,7 @@ export default function LandingPage() {
|
|||||||
label: "Twitter", href: "#"},
|
label: "Twitter", href: "#"},
|
||||||
{
|
{
|
||||||
label: "Behance", href: "#"},
|
label: "Behance", href: "#"},
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
||||||
|
|||||||
Reference in New Issue
Block a user