Skip to content

Commit

Permalink
Rs symbol chnage , : removal
Browse files Browse the repository at this point in the history
  • Loading branch information
“Gopi committed Jan 25, 2024
1 parent 49feffb commit 9823ade
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion src/eloka.njk
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ product: whitelabel
},
{
title: "Max commissions and least charges",
text: "* DMT charges - 1.7 Rs.\n* AePS commissions - 13.8 Rs",
text: "* DMT charges - 1.7 .\n* AePS commissions - 13.8",
image: "/assets/img/developers/secure-emoney.svg"
},
{
Expand Down
28 changes: 14 additions & 14 deletions src/sbi_kiosk.njk
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ business: kiosk

{# Alternating Steps Section #}
{% set item = {
title: "Benefits for Retailer:",
title: "Benefits for Retailer",
subtitle: "",
steps: [
{
title: "Diversify Your Income:",
title: "Diversify Your Income",
text: "* Tap into a new revenue stream through Mini-Banking services.\n* Experience the ease of money transfer & other banking products",
image: "/assets/img/developers/secure-emoney.svg"
},
Expand All @@ -107,21 +107,21 @@ business: kiosk

{# Alternating Steps Section #}
{% set item = {
title: "Benefits for Customers:",
title: "Benefits for Customers",
subtitle: "",
steps: [
{
title: "Zero Balance Account:",
title: "Zero Balance Account",
text: "* Customers can enjoy a zero-balance account with no minimum balance requirements.\n* Maximum balance can reach Rs 50,000 under specific conditions, ensuring flexibility.",
image: "/assets/img/developers/verify-account.svg"
},
{
title: "KYC Convenience:",
title: "KYC Convenience",
text: "* Open an account with zero balance under PMJDY with KYC limit up to 12 lacs.\n* No charges levied to operate the account, providing a hassle-free banking experience.",
image: "/assets/img/developers/pan-verification-2-opt.svg"
},
{
title: "Transaction Limits:",
title: "Transaction Limits",
text: "* Maximum daily transaction limit set at Rs 30,000.\n* Receive a cheque book upon request at no additional charges.",
image: "/assets/img/main/easy-cash-transfer-opt.svg"
}]
Expand All @@ -130,21 +130,21 @@ business: kiosk

{# Alternating Steps Section #}
{% set item = {
title: "Additional Benefits:",
title: "Additional Benefits",
subtitle: "",
steps: [
{
title: "Wide Range of Loans:",
title: "Wide Range of Loans",
text: "* Explore various loan options, including home loans, auto loans, gold loans, SME loans and Debit Cards SBI customers.\n* Access general-purpose credit cards (GCC) and Kisan Credit Cards (KCC). Adding points debit cards SBI customers",
image: "/assets/img/developers/transaction-alert.svg"
},
{
title: "Long Banking Hours:",
title: "Long Banking Hours",
text: "* Enjoy extended banking hours, matching the retail outlet's operation time (usually 8:00 am to 8:00 pm).\n* ATM card withdrawal available for customers above 18 years of age.",
image: "/assets/img/money-transfer/mini-bank.svg"
},
{
title: "Business Promotion Opportunities:",
title: "Business Promotion Opportunities",
text: "* Promote business opportunities through Self Help Groups (SHGs).\n* Enable customers to make small savings through RD remittance facilities. \n* Fixed Deposit, Social Security enrollment & passbook printing",
image: "/assets/img/main/best-success-rate-opt.svg"
}]
Expand Down Expand Up @@ -250,15 +250,15 @@ business: kiosk
header: "FAQ",
faqs: [
{
title: "What is the Minimum Qualification to open a SBI kiosk?",
title: "What is the minimum qualification to open an SBI Kiosk?",
description: "Intermediate"
},
{
title: "Can I open a SBI kiosk in the name of my family member and operate it on my own?",
description: "Yes, you can operate it as sub KO"
title: "Can I open an SBI Kiosk in the name of my family member and operate it on my own?",
description: "Yes, you can operate it as Sub KO"
},
{
title: "What if the branch manager rejects my SBI kiosk application?",
title: "What if the branch manager rejects my SBI Kiosk application?",
description: "If you meet eligibility criteria, rejection is unlikely. If your documents are rejected, we'll resubmit with new conditions."
}]
} %}
Expand Down

0 comments on commit 9823ade

Please sign in to comment.