mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 20:19:15 +00:00
docs: ⚡ added contributors
This commit is contained in:
@@ -6,6 +6,7 @@ import Features from '~/components/widgets/Features'
|
||||
import FAQs from '~/components/widgets/FAQs'
|
||||
// import Stats from '~/components/widgets/Stats'
|
||||
import CallToAction from '~/components/widgets/CallToAction'
|
||||
import Collaborators from '~/components/widgets/Collaborators'
|
||||
|
||||
export default component$(() => {
|
||||
return (
|
||||
@@ -13,6 +14,7 @@ export default component$(() => {
|
||||
<Hero />
|
||||
<Features />
|
||||
<CallToAction />
|
||||
<Collaborators />
|
||||
<FAQs />
|
||||
{/* <Stats /> */}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user