Update src/app/page.tsx

This commit is contained in:
2026-04-12 04:49:51 +00:00
parent faea6d7b76
commit 06d7be9fe8

View File

@@ -93,7 +93,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119656.jpg",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg?_wi=1"
imageAlt="Business Analytics Dashboard"
mediaAnimation="slide-up"
avatars={[
@@ -153,7 +153,7 @@ export default function LandingPage() {
{
title: "In-Depth Investigation",
description: "Drill down into any data point for microscopic performance analysis.",
imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-25-solid-glyph-icon-pack-including-coding-development-business-data-seo_1142-21451.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-25-solid-glyph-icon-pack-including-coding-development-business-data-seo_1142-21451.jpg?_wi=1",
titleIconSrc: "Search",
buttonText: "Learn More",
},
@@ -251,7 +251,7 @@ export default function LandingPage() {
button: {
text: "Contact Sales",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg?_wi=2",
imageAlt: "Business background design",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-25-solid-glyph-icon-pack-including-coding-development-business-data-seo_1142-21451.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-25-solid-glyph-icon-pack-including-coding-development-business-data-seo_1142-21451.jpg?_wi=2",
imageAlt: "Business background design",
},
]}