diff --git a/src/_includes/navigation.njk b/src/_includes/navigation.njk index b3cce65..7489f01 100644 --- a/src/_includes/navigation.njk +++ b/src/_includes/navigation.njk @@ -29,17 +29,17 @@
Welcome to Eloka, an end-to-end B2B portal/white-label platform that helps businesses like yours to access the full potential of your agent network.
-Eloka offers you the opportunity to start your own business with our B2B Recharge Portal. Easily manage mobile, DTH, and utility recharges at the click of a button with your own branded platform. +
Eloka offers you the opportunity to start your own business with our Recharge B2B Portal. Easily manage mobile, DTH, and utility recharges at the click of a button with your own branded platform.
@@ -135,7 +135,7 @@ product: whitelabel }] } %} {% include "section_carousel.njk" %} #} - + {# Icon List Section #} {% set item = { @@ -182,7 +182,7 @@ product: whitelabel } %} {% include "section_custom_icon_list.njk" %} - + {# Alternating Steps Section #} {% set item = { diff --git a/src/travel-portal.njk b/src/eloka/travel-portal.njk similarity index 99% rename from src/travel-portal.njk rename to src/eloka/travel-portal.njk index 65c1fa2..aaa23f4 100644 --- a/src/travel-portal.njk +++ b/src/eloka/travel-portal.njk @@ -7,7 +7,7 @@ product: whitelabel --- -{% extends "./_layouts/base.njk" %} +{% extends "../_layouts/base.njk" %} {# Include Embla Carousel #} {# {% block custom_script %}