Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function DashboardPage() {
|
||||
"The real-time dashboard gives us immediate visibility into every aspect of our business. Critical for daily operations.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png?_wi=3",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function DashboardPage() {
|
||||
"The dashboard alerts help us catch inventory issues before they become problems. Saves us thousands daily.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png?_wi=3",
|
||||
imageAlt: "Jennifer Lee",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function DashboardPage() {
|
||||
"Customizable widgets and filters make it easy to focus on metrics that matter most to our business.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png?_wi=3",
|
||||
imageAlt: "Robert Chen",
|
||||
},
|
||||
]}
|
||||
@@ -198,7 +198,7 @@ export default function DashboardPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/a-modern-office-or-workspace-environment-1772555117856-db6534e9.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/a-modern-office-or-workspace-environment-1772555117856-db6534e9.png?_wi=2"
|
||||
imageAlt="Team collaborating with real-time dashboard"
|
||||
logoText="StockFlow"
|
||||
copyrightText="© 2025 StockFlow. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user