Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -46,7 +46,7 @@ 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", imageAlt: "CAMS Dashboard Overview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg", imageAlt: "Seasonal Trend Forecasting" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=1", imageAlt: "Seasonal Trend Forecasting" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
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"
|
||||
columns={[
|
||||
{ title: "Internal", items: [{ label: "Dashboard", href: "#hero" }, { label: "Upload", href: "#upload" }] },
|
||||
{ title: "System", items: [{ label: "Support", href: "#contact" }, { label: "FAQs", href: "#faq" }] },
|
||||
|
||||
Reference in New Issue
Block a user