Merge version_1 into main #5

Merged
bender merged 4 commits from version_1 into main 2026-03-03 17:24:05 +00:00
Showing only changes of commit a372dbd489 - Show all commits

View File

@@ -75,19 +75,19 @@ export default function HomePage() {
name: "Sarah Chen", handle: "Operations Manager, RetailPro", testimonial:
"StockFlow reduced our inventory errors by 85% and we now track profit margins in real-time. Game-changing platform!", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png?_wi=1", imageAlt: "Sarah Chen"
},
{
name: "Michael Rodriguez", handle: "E-commerce Owner, ShopHub", testimonial:
"The daily, weekly, and monthly sales reports give us exactly the insights we need to optimize our business.", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png?_wi=1", imageAlt: "Michael Rodriguez"
},
{
name: "Emma Watson", handle: "Store Manager, Fashion Forward", testimonial:
"Finally, a platform that combines inventory management with profit tracking. Absolutely essential for 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", imageAlt: "Emma Watson"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png?_wi=1", imageAlt: "Emma Watson"
},
]}
testimonialRotationInterval={5000}
@@ -185,17 +185,17 @@ export default function HomePage() {
{
id: "1", name: "Sarah Chen", handle: "Operations Manager, RetailPro", testimonial:
"StockFlow reduced our inventory errors by 85% and we now track profit margins in real-time. Absolutely game-changing!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png?_wi=2", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Michael Rodriguez", handle: "E-commerce Owner, ShopHub", testimonial:
"The daily, weekly, monthly sales reports give us exactly the insights we need to optimize our business strategy.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png?_wi=2", imageAlt: "Michael Rodriguez"
},
{
id: "3", name: "Emma Watson", handle: "Store Manager, Fashion Forward", testimonial:
"Finally, a platform that combines inventory management with profit tracking. Essential for our retail operations.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", imageAlt: "Emma Watson"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png?_wi=2", imageAlt: "Emma Watson"
},
{
id: "4", name: "David Kim", handle: "Supply Chain Director, GlobalTrade", testimonial:
@@ -326,7 +326,7 @@ export default function HomePage() {
<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=1"
imageAlt="Team collaborating on inventory management"
logoText="StockFlow"
copyrightText="© 2025 StockFlow. All rights reserved."