Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Elevate Your Digital Presence"
|
||||
description="Cutting-edge web development and strategic marketing solutions designed to transform your brand into a digital powerhouse. We blend creativity with technology to deliver exceptional results."
|
||||
background="cell-wave"
|
||||
background={{ variant: "cell-wave" }}
|
||||
tag="Digital Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Services section"
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
{ id: "metric-3", value: "150+", description: "Active Clients Worldwide" },
|
||||
{ id: "metric-4", value: "12+", description: "Years of Industry Experience" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user