diff --git a/apps/website/package.json b/apps/website/package.json
index a08aeed687..5d49e6281a 100644
--- a/apps/website/package.json
+++ b/apps/website/package.json
@@ -37,7 +37,7 @@
"devDependencies": {
"@midday/tsconfig": "workspace:*",
"@types/node": "^22.9.0",
- "@types/react": "npm:types-react@19.0.0-alpha.3",
+ "@types/react": "18.3.12",
"@types/react-dom": "npm:types-react-dom@19.0.0-alpha.3"
},
"overrides": {
diff --git a/apps/website/src/components/section-four.tsx b/apps/website/src/components/section-four.tsx
index c490200dbd..afba703335 100644
--- a/apps/website/src/components/section-four.tsx
+++ b/apps/website/src/components/section-four.tsx
@@ -1,57 +1,57 @@
import Image from "next/image";
import inbox from "public/inbox.png";
import invoicing from "public/invoicing.png";
-import { CopyInput } from "./copy-input";
+import { CtaLink } from "./cta-link";
export function SectionFour() {
return (
-
- We’re working hard to give you the best invoice solution. It will
- feature web based invoices, live collaboration and project sync.
-
- Automatic matching of incoming invoices or receipts to the right
- transaction.
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum
+ eu porta neque. Duis sit amet erat nec ligula pretium ultricies in
+ ac urna. Quisque id pharetra lorem, sit amet cursus enim. Mauris a
+ dui volutpat, vehicula est pretium, lacinia felis. Sed nec ante
+ efficitur nunc sagittis sollicitudin quis ac augue.
+ We’re working hard to give you the best invoice solution. It will
+ feature web based invoices, live collaboration and project sync.
+ Invoicing
- Magic inbox
+ Invoicing
-
+ Magic inbox
+