Update src/app/page.tsx

This commit is contained in:
2026-03-19 13:57:11 +00:00
parent 40a1ef1de1
commit d10c0b91ea

View File

@@ -136,10 +136,10 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
title: "Western Region", description: "Oba, Okija, Awka, Onitsha, Agbor, Ugbolu, Ibusa Town, Issele-Azaba, Back of Airport, Azagba-Ogwashi", imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg?_wi=2", imageAlt: "Western Delta State regions"
title: "Western Region", description: "Oba, Okija, Awka, Onitsha, Agbor, Ugbolu, Ibusa Town, Issele-Azaba, Back of Airport, Azagba-Ogwashi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApJtHcdHHdLSNAzsBr6IfvftG2/uploaded-1773928600209-m07jjxuk.webp", imageAlt: "Western Delta State regions"
},
{
title: "Central & Southern Region", description: "Asaba Town, Okpanam, Amachia, Ogbe-Obi, Ogbe-Ojie, Umuchime, Obodo-Obga, Ogbe-Ozoma, Ogbe-Owelle, Obodo-Ogwugwu", imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-young-businesspeople-looking-document-office_23-2147839933.jpg?_wi=2", imageAlt: "Central Delta State regions"
title: "Central & Southern Region", description: "Asaba Town, Okpanam, Amachia, Ogbe-Obi, Ogbe-Ojie, Umuchime, Obodo-Obga, Ogbe-Ozoma, Ogbe-Owelle, Obodo-Ogwugwu", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApJtHcdHHdLSNAzsBr6IfvftG2/uploaded-1773928622400-9x5o2app.webp", imageAlt: "Central Delta State regions"
}
]}
useInvertedBackground={false}