modified: src/pages/index.astro
This commit is contained in:
parent
df49315fde
commit
8b798493f7
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ import WhyAeThexSection from '../components/WhyAeThexSection.astro';
|
|||
import SocialProofSection from '../components/SocialProofSection.astro';
|
||||
import QuickstartGuideSection from '../components/QuickstartGuideSection.astro';
|
||||
import FooterSection from '../components/FooterSection.astro';
|
||||
import CommunityWall from '../components/CommunityWall.astro';
|
||||
import EventsWebinarsSection from '../components/EventsWebinarsSection.astro';
|
||||
import LanguageSwitcher from '../components/LanguageSwitcher.astro';
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue