Skip to content

Commit

Permalink
bank details removed
Browse files Browse the repository at this point in the history
  • Loading branch information
MayurSChittaragi committed Sep 8, 2023
1 parent 1c5b558 commit a6bc3e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/registration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function registration() {
</a>
</p>
</section>
<section className="mx-auto max-w-screen-xl px-4 py-4 sm:px-6 lg:px-8">
{/* <section className="mx-auto max-w-screen-xl px-4 py-4 sm:px-6 lg:px-8">
<h2 className="text-3xl font-extrabold sm:text-4xl">
Registration Details
</h2>
Expand All @@ -70,7 +70,7 @@ function registration() {
<b>SWIFT Code: </b>
KKBKINBB
</p>
</section>
</section> */}
<section className="mx-auto max-w-screen-xl px-4 py-4 sm:px-6 lg:px-8">
<h2 className="text-3xl font-extrabold sm:text-4xl">
Pricing Details
Expand Down

0 comments on commit a6bc3e6

Please sign in to comment.