Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/134/merge-partners-and-faq-sections #137

Merged
merged 8 commits into from
Mar 18, 2024

Conversation

AmirAgassi
Copy link
Member

@AmirAgassi AmirAgassi commented Mar 14, 2024

🔄Merge Partners Section With FAQ Section #134

🔍 What's Included

  • Created a new SponsorFAQ.section.tsx to merge sponsors and FAQ sections.
  • Updated imports in Landing.tsx to include SponsorFAQSection.
  • Removed Sponsor.section.tsx and FAQ.section.tsx as they are consolidated.
  • Fixed ugly imports in Sponsor.section.tsx

📁 Files Affected:

  • src/assets/logos/Sponsors.tsx
  • src/assets/sponsor/SponsorSection.tsx
  • src/components/index.tsx
  • src/pages/Landing.tsx
  • src/components/sections/SponsorFAQ.section.tsx
  • Deleted src/components/sections/FAQ.section.tsx
  • Deleted src/components/sections/Sponsor.section.tsx

@AmirAgassi AmirAgassi self-assigned this Mar 14, 2024
@AmirAgassi AmirAgassi linked an issue Mar 14, 2024 that may be closed by this pull request
@AmirAgassi
Copy link
Member Author

The color deepMarine we used in the FAQ accordions somehow went missing in the config 💀 but it'll fix itself once we merge

@aidantrabs
Copy link
Member

The color deepMarine we used in the FAQ accordions somehow went missing in the config 💀 but it'll fix itself once we merge

LMAOOO yeah i pushed it to main already

@aidantrabs aidantrabs merged commit 8b5b0e3 into main Mar 18, 2024
1 of 2 checks passed
@aidantrabs aidantrabs deleted the 134-feature-merge-partners-section-with-faq-section branch June 3, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Merge Partners Section With FAQ Section
3 participants