Update src/app/sales/page.tsx

This commit is contained in:
2026-03-03 16:27:20 +00:00
parent e690066c05
commit e2ae51887d

View File

@@ -69,7 +69,7 @@ export default function SalesPage() {
"The profit analytics module gave us visibility into margins we never had before. We optimized pricing and increased margins by 12%.",
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=5",
imageAlt: "Kevin Westbrook",
},
{
@@ -79,7 +79,7 @@ export default function SalesPage() {
"Being able to see sales trends by product category helps us make smarter purchasing and marketing decisions.",
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=5",
imageAlt: "Margaret Hayes",
},
{
@@ -89,7 +89,7 @@ export default function SalesPage() {
"The comparative period analysis shows us exactly which months and seasons are most profitable. Invaluable for planning.",
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=5",
imageAlt: "Daniel Park",
},
]}
@@ -197,7 +197,7 @@ export default function SalesPage() {
<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=4"
imageAlt="Team analyzing sales and profit data"
logoText="StockFlow"
copyrightText="© 2025 StockFlow. All rights reserved."