Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", imageAlt: "Data visualization"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=1", imageAlt: "Data visualization"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", imageAlt: "Statistical graph"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1", imageAlt: "Statistical graph"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Network monitor"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=1", imageAlt: "Network monitor"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-statistics-presentation-with-chart_23-2149023761.jpg", imageAlt: "Forecast model"},
|
||||
{
|
||||
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Real-time Processing", description: "Get instant insights with our high-speed engine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", imageAlt: "Processing speed"},
|
||||
title: "Real-time Processing", description: "Get instant insights with our high-speed engine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=2", imageAlt: "Processing speed"},
|
||||
{
|
||||
title: "Advanced Analytics", description: "Deep-dive into datasets with custom modeling.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", imageAlt: "Deep analytics"},
|
||||
title: "Advanced Analytics", description: "Deep-dive into datasets with custom modeling.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2", imageAlt: "Deep analytics"},
|
||||
{
|
||||
title: "Secure Infrastructure", description: "Your data is protected by enterprise-grade security.", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Security"},
|
||||
title: "Secure Infrastructure", description: "Your data is protected by enterprise-grade security.", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=2", imageAlt: "Security"},
|
||||
]}
|
||||
title="Engineered for Insights"
|
||||
description="Comprehensive statistical features to power your growth."
|
||||
|
||||
Reference in New Issue
Block a user