diff --git a/assets/icons/github.svg b/assets/icons/github.svg index 18e9450e0..12b8a3dee 100644 --- a/assets/icons/github.svg +++ b/assets/icons/github.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/assets/icons/google.svg b/assets/icons/google.svg index 0642ef122..9618859b1 100644 --- a/assets/icons/google.svg +++ b/assets/icons/google.svg @@ -1 +1 @@ - + diff --git a/assets/scss/styles.scss b/assets/scss/styles.scss index 2aed0a69f..d121d5714 100644 --- a/assets/scss/styles.scss +++ b/assets/scss/styles.scss @@ -177,6 +177,7 @@ hr { .input, .select { @apply flex; + @apply flex-1; @apply w-full; @apply px-4; @apply py-2; @@ -184,7 +185,9 @@ hr { @apply truncate; @apply rounded-lg; @apply font-semibold; - @apply border-2; + @apply font-mono; + @apply text-xs; + @apply border; @apply border-divider; @apply transition; @apply focus:outline-none; diff --git a/components/app/Section.vue b/components/app/Section.vue index a9c197dd6..f84e338bd 100644 --- a/components/app/Section.vue +++ b/components/app/Section.vue @@ -1,5 +1,5 @@ - + diff --git a/components/app/Sidenav.vue b/components/app/Sidenav.vue index 045f26cd7..14688d4a6 100644 --- a/components/app/Sidenav.vue +++ b/components/app/Sidenav.vue @@ -19,12 +19,13 @@ export default { data() { return { primaryNavigation: [ - { target: "index", icon: "home", title: "Home" }, + { target: "index", icon: "apps", title: "App" }, { target: "realtime", icon: "language", title: "Realtime" }, { target: "graphql", icon: "code", title: "GraphQL" }, - { target: "doc", icon: "book", title: "Docs" }, + { target: "documentation", icon: "book", title: "Doc" }, { target: "profile", icon: "person", title: "Profile" }, { target: "settings", icon: "settings", title: "Settings" }, + { target: "home", icon: "home", title: "Home" }, ], } }, diff --git a/components/button/Primary.vue b/components/button/Primary.vue index aab05345c..cff5dc743 100644 --- a/components/button/Primary.vue +++ b/components/button/Primary.vue @@ -16,11 +16,11 @@ color ? `text-${color}-800 bg-${color}-200 hover:text-${color}-900 hover:bg-${color}-300 focus:text-${color}-900 focus:bg-${color}-300` : `text-white bg-accent hover:bg-accentDark focus:bg-accentDark`, - label ? 'px-3' : 'px-2', + label ? 'px-4' : 'px-2', rounded ? 'rounded-full' : 'rounded-lg', { 'opacity-50 cursor-not-allowed': disabled }, { 'pointer-events-none': loading }, - { 'px-4 py-4 text-lg': large }, + { 'px-6 py-4 text-lg': large }, { 'shadow-lg hover:shadow-xl': shadow }, { 'text-white bg-gradient-to-tr from-gradientFrom via-gradientVia to-gradientTo': diff --git a/components/landing/CTA.vue b/components/landing/CTA.vue index c528f5266..926472293 100644 --- a/components/landing/CTA.vue +++ b/components/landing/CTA.vue @@ -41,32 +41,32 @@ export default { ctas: [ { icon: "layers", - title: "API Documentation", + title: "Feature", description: "Get up and running with Kooli in as little as 10 minutes.", link: { - title: "API reference", - target: "https://docs.kooli.tech/api", + title: "Feature", + target: "https://docs.hoppscotch.io/api", }, }, { icon: "local_library", - title: "Guides", + title: "Feature", description: "Explore and start integrating Kooli's products and tools.", link: { - title: "Guides and resources", - target: "https://docs.kooli.tech/guides", + title: "Feature", + target: "https://docs.hoppscotch.io/guides", }, }, { icon: "local_library", - title: "Guides", + title: "Feature", description: "Explore and start integrating Kooli's products and tools.", link: { - title: "Guides and resources", - target: "https://docs.kooli.tech/guides", + title: "Feature", + target: "https://docs.hoppscotch.io/guides", }, }, ], diff --git a/components/landing/Features.vue b/components/landing/Features.vue index cb9ec4ab6..4d4eb2764 100644 --- a/components/landing/Features.vue +++ b/components/landing/Features.vue @@ -46,44 +46,44 @@ export default { features: [ { icon: "offline_bolt", - title: "SaaS Executives", + title: "Feature", description: - "Unblock your barriers to new markets to sell software globally, to companies of all sizes, at all different price points, and increase your revenue growth with Kooli’s SaaS Commerce Platform.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, { icon: "stars", - title: "Product Managers", + title: "Feature", description: - "Don’t let your billing stack hold you back. Everything you need to grow your SaaS business. Subscription billing, payments, taxes and more, in one unified platform.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, { icon: "supervised_user_circle", - title: "Creators", + title: "Feature", description: - "Kooli is for artists and creators: writers, designers, software developers, musicians, educators, filmmakers, and anyone in-between. If you make stuff, you can sell that stuff.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, { icon: "build_circle", - title: "Developers", + title: "Feature", description: - "Focus on building, not billing. Save the blood, sweat and tears for your software development, not your billing stack, with Paddle’s subscription and commerce platform.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, { icon: "monetization_on", - title: "Finance", + title: "Feature", description: - "All your payments, subscriptions, taxes, invoices, SaaS metrics, and more in one place. Integrate your product, CRM, and accounting with only one tool, not dozens.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, { icon: "group_work", - title: "Enterprise", + title: "Feature", description: - "Accept payments in 135+ currencies to better serve your international customers with a single integration. No international business entity required. Fees exclude GST.", + "Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nam vel vero quia tenetur obcaecati. Distinctio nesciunt obcaecati deserunt.", link: { title: "Learn more", target: "/settings" }, }, ], diff --git a/components/landing/Footer.vue b/components/landing/Footer.vue index 363f9aa41..29e58a3b9 100644 --- a/components/landing/Footer.vue +++ b/components/landing/Footer.vue @@ -1,25 +1,16 @@ -