From 957ae96ea9f0a226c190642b7d06d11b756d6106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 30 Jun 2020 02:20:22 +0200 Subject: [PATCH] Remove gumroad overlay --- source/_partials/testimonials.blade.php | 57 +++++++++++++++++++++++ source/index.blade.php | 60 ++----------------------- source/saas-boilerplate.blade.php | 8 ++-- 3 files changed, 63 insertions(+), 62 deletions(-) create mode 100644 source/_partials/testimonials.blade.php diff --git a/source/_partials/testimonials.blade.php b/source/_partials/testimonials.blade.php new file mode 100644 index 0000000..3d4a3fb --- /dev/null +++ b/source/_partials/testimonials.blade.php @@ -0,0 +1,57 @@ +
+
+
+
+ Kronos +
+
+
+

+ “Tenancy for Laravel allowed us to effortlessly and quickly integrate the needed + landlord/tenant functionality for our SaaS platform. It fits our needs perfectly.” +

+
+ +
+
+
+
+ Napp +
+
+
+

+ “This package enabled us to abstract all the context switching to focus our development efforts elsewhere. That resulted in significant performance increase. The event driven architecture is powerful, flexible and bends to all our needs.” +

+
+
+
+
+ Mads Møller +
+
+
Mads Møller +
+
+ CTO, Napp +
+
+
+
+
+
+
+
diff --git a/source/index.blade.php b/source/index.blade.php index c9e4632..66f0adb 100644 --- a/source/index.blade.php +++ b/source/index.blade.php @@ -479,63 +479,9 @@ fill="none" viewBox="0 0 404 784"> -
-
-
-
- Kronos -
-
-
-

- “Tenancy for Laravel allowed us to effortlessly and quickly integrate the needed - landlord/tenant functionality for our SaaS platform. It fits our needs perfectly.” -

-
- -
-
-
-
- Napp -
-
-
-

- “This package enabled us to abstract all the context switching to focus our development efforts elsewhere. That resulted in significant performance increase. The event driven architecture is powerful, flexible and bends to all our needs.” -

-
-
-
-
- Mads Møller -
-
-
Mads Møller -
-
- CTO, Napp -
-
-
-
-
-
-
-
+
+ @include('_partials.testimonials') +
diff --git a/source/saas-boilerplate.blade.php b/source/saas-boilerplate.blade.php index 90466de..0478dee 100644 --- a/source/saas-boilerplate.blade.php +++ b/source/saas-boilerplate.blade.php @@ -144,7 +144,7 @@ We try to make the boilerplate affordable for small startups, while also providing premium services for enterprise clients.

- One time payment. + One time payment. Save tens of hours of development time and focus on your application, not boilerplate.

@@ -215,7 +215,7 @@
- + Details
@@ -282,7 +282,7 @@
- + Details
@@ -320,6 +320,4 @@ - - @endsection \ No newline at end of file