diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 8859490..05610e5 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -31,10 +31,6 @@ export default defineConfig({ { icon: 'x', link: 'https://twitter.com/sidebase_io' }, { icon: 'discord', link: 'https://discord.gg/VzABbVsqAc' }, ], - footer: { - message: 'Released under the MIT License.', - copyright: 'Developed by SIDESTREAM', - }, search: { provider: 'local', }, diff --git a/.vitepress/theme/Layout.vue b/.vitepress/theme/Layout.vue index 4b783ca..9d93d8f 100644 --- a/.vitepress/theme/Layout.vue +++ b/.vitepress/theme/Layout.vue @@ -8,6 +8,9 @@ import GithubFollowButton from './components/GithubFollowButton.vue' import StackSection from './components/Landing/Stack/Section.vue' import TestimonialsSection from './components/Landing/Testimonials/Section.vue' +import CustomDevelopmentSection from './components/Landing/CustomDevelopment.vue' + +import Footer from './components/Landing/Footer.vue' const { Layout } = DefaultTheme @@ -43,8 +46,10 @@ const bannerConfig = {
+ Reach out and we can arrange a call! +
+ + +