diff --git a/src/pages/homes/saas.astro b/src/pages/homes/saas.astro
index d4343f9..9ddc0b9 100644
--- a/src/pages/homes/saas.astro
+++ b/src/pages/homes/saas.astro
@@ -7,6 +7,7 @@ import Features from '~/components/widgets/Features.astro';
import Steps2 from '~/components/widgets/Steps2.astro';
import Content from '~/components/widgets/Content.astro';
import CallToAction from '~/components/widgets/CallToAction.astro';
+import Pricing from '~/components/widgets/Pricing.astro';
import { headerData } from '~/navigation';
@@ -216,6 +217,49 @@ const metadata = {
+
+
+
+
-
+
-
+