Update src/app/products/page.tsx

This commit is contained in:
2026-03-03 16:27:17 +00:00
parent e4db0c62d8
commit e690066c05

View File

@@ -69,7 +69,7 @@ export default function ProductsPage() {
"The barcode scanning feature has eliminated manual entry errors almost completely. Our inventory accuracy is now 99.8%!",
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=4",
imageAlt: "Amanda Foster",
},
{
@@ -79,7 +79,7 @@ export default function ProductsPage() {
"Managing multiple warehouses is now incredibly simple. Stock levels sync automatically across all locations.",
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=4",
imageAlt: "Thomas Murphy",
},
{
@@ -89,7 +89,7 @@ export default function ProductsPage() {
"The bulk import feature saved us weeks of manual data entry when we migrated from our old system.",
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=4",
imageAlt: "Patricia Rodriguez",
},
]}
@@ -197,7 +197,7 @@ export default function ProductsPage() {
<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=3"
imageAlt="Team managing products efficiently"
logoText="StockFlow"
copyrightText="© 2025 StockFlow. All rights reserved."