diff --git a/src/pages/services.astro b/src/pages/services.astro index 03790b4..c361266 100644 --- a/src/pages/services.astro +++ b/src/pages/services.astro @@ -1,4 +1,5 @@ --- +import CallToAction from '~/components/widgets/CallToAction.astro'; import Features2 from '~/components/widgets/Features2.astro'; import Hero from '~/components/widgets/Hero.astro'; import Testimonials from '~/components/widgets/Testimonials.astro'; @@ -12,7 +13,7 @@ const metadata = { - + Elevate your projects with our stunning templates @@ -133,4 +134,15 @@ const metadata = { icon: 'tabler:chevron-right', }} /> + + + +