Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -104,10 +104,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Global Ready Components", description: "Components designed with internationalization and localization in mind, ensuring your product reaches a global audience effortlessly.", bentoComponent: "globe", imageAlt: "digital globe network connection"
|
||||
title: "Global Ready Components", description: "Components designed with internationalization and localization in mind, ensuring your product reaches a global audience effortlessly.", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Data-Driven Insights", description: "Integrate powerful data visualization components to turn complex data into actionable insights.", bentoComponent: "animated-bar-chart", imageAlt: "digital globe network connection"
|
||||
title: "Data-Driven Insights", description: "Integrate powerful data visualization components to turn complex data into actionable insights.", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Intuitive Mobile Experience", description: "Deliver exceptional user experiences across all devices with our mobile-first responsive components.", bentoComponent: "phone", statusIcon: Signal,
|
||||
@@ -137,8 +137,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Browser", icon: Globe,
|
||||
},
|
||||
],
|
||||
imageAlt: "digital globe network connection"
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Seamless Development Flow", description: "Accelerate your team's velocity with well-documented and easy-to-integrate UI components.", bentoComponent: "3d-stack-cards", items: [
|
||||
@@ -151,8 +150,7 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: Rocket,
|
||||
title: "Rapid Deployment", subtitle: "Go live faster", detail: "Optimized for speed."},
|
||||
],
|
||||
imageAlt: "digital globe network connection"
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Unmatched Flexibility & Performance"
|
||||
|
||||
Reference in New Issue
Block a user