Skip to content

Commit

Permalink
refactor: Update FAQAccordion.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-shervin committed Aug 15, 2024
1 parent 0336808 commit 7eb7477
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/components/accordion/FAQAccordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,12 @@ const FAQAccordion = () => {
When is the event scheduled, and how can I register?
</AccordionTrigger>
<AccordionContent className="text-white text-left accord-cont p-4 leading-relaxed">
Bitwars 2.0 is scheduled for 6th September 2024. You can register
for the event through the following link: &nbsp;
<section>
Bitwars 2.0 is scheduled for 6th September 2024. You can
register for the event through the following link: &nbsp;
</section>
<a
href="https://unstop.com/p/bi-20-vai-11007"
href="https://unstop.com/p/bitwars-20-vit-chennai-1100706"
className="text-blue-500 underline"
>
Unstop Registration Link
Expand Down

0 comments on commit 7eb7477

Please sign in to comment.