This commit is contained in:
2025-06-18 17:23:42 +02:00
parent b69835a373
commit d5fe77a5d4
7 changed files with 55 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ import { Reviews } from '@/components/Reviews'
import { SecondaryFeatures } from '@/components/SecondaryFeatures'
import Tractions from '@/components/Tractions'
import Benefits from '@/components/Benefits'
import Cta from '@/components/Cta'
export default function Home() {
return (
@@ -15,9 +16,9 @@ export default function Home() {
<Tractions />
<Benefits />
<SecondaryFeatures />
<CallToAction />
<Reviews />
<Pricing />
<Cta />
<Faqs />
</>
)

View File

@@ -12,7 +12,7 @@ const inter = Inter({
export const metadata: Metadata = {
title: {
template: '%s - Pocket',
template: '%s - EngageOS',
default: 'EngageOS - Invest at the perfect time.',
},
description: