Merge version_1 into main #1
@@ -82,23 +82,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=1",
|
||||
imageAlt: "Modern business analytics dashboard displaying sales performance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg?_wi=1",
|
||||
imageAlt: "Dashboard showing sales trends over time",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/invoice-billing-information-form-graphic-concept_53876-132662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/invoice-billing-information-form-graphic-concept_53876-132662.jpg?_wi=1",
|
||||
imageAlt: "Receivables management dashboard interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1",
|
||||
imageAlt: "Executive summary interface with critical alerts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg?_wi=1",
|
||||
imageAlt: "Dashboard section focusing on team performance rankings",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description: "Track monthly sales performance and identify key trends to optimize resource allocation.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
icon: BarChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=2",
|
||||
imageAlt: "3d global sales map data",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
description: "Monitor revenue streams and growth over time with interactive line charts.",
|
||||
bentoComponent: "line-chart",
|
||||
icon: LineChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg?_wi=2",
|
||||
imageAlt: "3d global sales map data",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
value: "Low",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/invoice-billing-information-form-graphic-concept_53876-132662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/invoice-billing-information-form-graphic-concept_53876-132662.jpg?_wi=2",
|
||||
imageAlt: "3d global sales map data",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
time: "Completed",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2",
|
||||
imageAlt: "3d global sales map data",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg?_wi=2",
|
||||
imageAlt: "3d global sales map data",
|
||||
},
|
||||
]}
|
||||
@@ -458,7 +458,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg?_wi=1"
|
||||
videoAriaLabel="Abstract data visualization background"
|
||||
logoText="Analytics Dashboard"
|
||||
columns={[
|
||||
@@ -515,7 +515,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Analytics Dashboard. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg?_wi=2"
|
||||
imageAlt="abstract data flow video loop"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user