Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageAlt="Creative web agency workspace"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Delivered" },
|
||||
{ value: "150+", label: "Happy Clients" },
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
tag="Who We Are"
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Creatives who believe in the power of extraordinary design to shape the future"
|
||||
buttons={[{ text: "Learn More About Us", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
<FeatureCardNineteen
|
||||
tag="Our Expertise"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Comprehensive Creative Services"
|
||||
description="We offer end-to-end solutions tailored to your business goals, combining strategy, design, and technology."
|
||||
textboxLayout="default"
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
<MetricCardOne
|
||||
tag="Our Impact"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Proven Results That Speak for Themselves"
|
||||
description="We measure success by the growth and satisfaction of our clients. Our data-driven approach ensures measurable outcomes."
|
||||
textboxLayout="default"
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardFive
|
||||
tag="Client Stories"
|
||||
tagIcon={MessageSquare}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Loved by Brands Around the World"
|
||||
description="See what our clients say about partnering with us for their digital transformation."
|
||||
textboxLayout="default"
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
tag="Portfolio"
|
||||
tagIcon={Briefcase}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Featured Work That Inspires"
|
||||
description="Explore our latest projects showcasing innovation, creativity, and technical excellence."
|
||||
textboxLayout="split"
|
||||
|
||||
Reference in New Issue
Block a user