- route 401 redirection

- guest & user view consolidation
This commit is contained in:
Peter Papp
2021-03-16 15:53:34 +01:00
parent f142919cd1
commit 2c69553582
11 changed files with 105 additions and 377 deletions
@@ -41,7 +41,7 @@
import axios from 'axios'
export default {
name: 'SaaSLandingPage',
name: 'Homepage',
components: {
HeroScreenshot,
PricingTables,