diff --git a/app/page.tsx b/app/page.tsx index 343b3cf..469c337 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -13,101 +13,16 @@ import { LoadingOverlay } from '@ciphera-net/ui' import SiteList from '@/components/sites/SiteList' import DeleteSiteModal from '@/components/sites/DeleteSiteModal' import { Button } from '@ciphera-net/ui' -import Image from 'next/image' -import { BarChartIcon, LockIcon, ZapIcon, CheckCircleIcon, XIcon, GlobeIcon } from '@ciphera-net/ui' +import { XIcon, GlobeIcon } from '@ciphera-net/ui' import { Cookie, ShieldCheck, Code, Lightning, ArrowRight, GithubLogo } from '@phosphor-icons/react' +import FeatureSections from '@/components/marketing/FeatureSections' +import ComparisonCards from '@/components/marketing/ComparisonCards' +import CTASection from '@/components/marketing/CTASection' import { toast } from '@ciphera-net/ui' import { getAuthErrorMessage } from '@ciphera-net/ui' import { getSitesLimitForPlan } from '@/lib/plans' import { formatDate } from '@/lib/utils/formatDate' -function DashboardPreview() { - return ( -
The lightweight, privacy-friendly alternative.
-| Feature | -Pulse | -Google Analytics | -
|---|---|---|
| {row.feature} | -
- {row.pulse === true ? (
- |
- - {row.ga === true ? ( - Yes - ) : ( - {row.ga} - )} - | -
- {feature.desc} -
-No credit card required • Cancel anytime
-+ Join thousands of developers who respect their users' privacy while getting the insights they need. +
++ Privacy-first analytics doesn't mean less insight. See how Pulse stacks up. +
+Privacy-first analytics
+Traditional tracking
++ {description} +
+{step.label}
+ {i < 3 && ( +↓ {Math.round((1 - [1, 0.5, 0.3, 0.145][i + 1] / [1, 0.5, 0.3, 0.145][i]) * 100)}% drop-off
+ )} +Overall conversion: 14.5%
+Pulse Daily Report
+yoursite.com
+{stat.label}
+{stat.value}
+{stat.change}
+Delivered every day at 09:00
+
+
+ {''}{'\n'}
+ {'<'}
+ script{'\n'}
+ {' '}defer{'\n'}
+ {' '}data-domain="yoursite.com"{'\n'}
+ {' '}src="https://pulse.ciphera.net/js/script.js"{'\n'}
+ {'>'}
+ {''}
+ script
+ {'>'}
+
+
+