Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 20:01:43 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
description="Transforming manual records into digital efficiency. Afya Fresh provides small-scale traders with real-time inventory management, sales tracking, and financial analysis to boost profitability."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-using-mobile-phone_1170-1114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-using-mobile-phone_1170-1114.jpg?_wi=1",
imageAlt: "Trader with smartphone",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ananas-slice-watermelon-hands-girl-tropical-fruits-market_197531-309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ananas-slice-watermelon-hands-girl-tropical-fruits-market_197531-309.jpg?_wi=1",
imageAlt: "Mango harvest",
},
{
@@ -300,14 +300,14 @@ export default function LandingPage() {
id: "mar",
name: "System Implementation",
role: "Mar Apr",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-using-mobile-phone_1170-1114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-using-mobile-phone_1170-1114.jpg?_wi=2",
imageAlt: " businessman listening to music on his mobile",
},
{
id: "jun",
name: "Deployment",
role: "Jun 2026",
imageSrc: "http://img.b2bpic.net/free-photo/ananas-slice-watermelon-hands-girl-tropical-fruits-market_197531-309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ananas-slice-watermelon-hands-girl-tropical-fruits-market_197531-309.jpg?_wi=2",
imageAlt: " businessman listening to music on his mobile",
},
]}