Added FAQs to the footer as well

This commit is contained in:
Gopal Kaul 2023-02-21 23:09:39 +05:30
parent 66ad994d38
commit a709b74117

View File

@ -7,6 +7,7 @@ const links = [
title: 'PikaOS',
items: [
{ title: 'Features', href: '#features' },
{ title: 'FAQs', href: '#faqs' },
{ title: 'Download', href: '#download' },
],
},