Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-02 21:09:36 +00:00

View File

@@ -60,23 +60,23 @@ export default function LandingPage() {
tag="Yellow Ink Division"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg?_wi=1",
imageAlt: "CAMS Dashboard Overview",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=1",
imageAlt: "Seasonal Trend Forecasting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1",
imageAlt: "Decision Support Module",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg?_wi=2",
imageAlt: "Inventory Analytics UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=2",
imageAlt: "Growth Projection Graph",
},
]}
@@ -155,7 +155,7 @@ export default function LandingPage() {
description: "Increase supply for high-growth items identified in trend analysis.",
bentoComponent: "reveal-icon",
icon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg?_wi=3",
imageAlt: "modern dark dashboard interface",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
description: "Trigger automated marketing campaigns based on seasonal shift.",
bentoComponent: "reveal-icon",
icon: Tag,
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=3",
imageAlt: "sales forecast chart line graph",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
description: "Pause non-essential stock to optimize cash flow and storage.",
bentoComponent: "reveal-icon",
icon: Package,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2",
imageAlt: "business decision dashboard UI",
},
{
@@ -179,7 +179,7 @@ export default function LandingPage() {
description: "Automated notifications for critical lead-time adjustments.",
bentoComponent: "reveal-icon",
icon: Bell,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg?_wi=4",
imageAlt: "modern dark dashboard interface",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
description: "Verify integrity of ingested CSV files for reliable modeling.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=4",
imageAlt: "sales forecast chart line graph",
},
]}