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.” +

+
+ +
+
+
+
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.” -

-
- -
-
-
-
+
+ @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