diff --git a/src/app/page.tsx b/src/app/page.tsx index 380bdff..dfc0879 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}