diff --git a/package.json b/package.json
index 871e6b1..c0b0856 100644
--- a/package.json
+++ b/package.json
@@ -31,5 +31,9 @@
"tailwindcss": "^4.2.3",
"tw-animate-css": "^1.4.0",
"zod": "^4.3.6"
+ },
+ "devDependencies": {
+ "@types/react": "^19.2.14",
+ "@types/react-dom": "^19.2.3"
}
}
\ No newline at end of file
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 37153d5..33472cc 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -65,6 +65,13 @@ importers:
zod:
specifier: ^4.3.6
version: 4.3.6
+ devDependencies:
+ '@types/react':
+ specifier: ^19.2.14
+ version: 19.2.14
+ '@types/react-dom':
+ specifier: ^19.2.3
+ version: 19.2.3(@types/react@19.2.14)
packages:
diff --git a/src/components/about19.tsx b/src/components/about19.tsx
new file mode 100644
index 0000000..050676e
--- /dev/null
+++ b/src/components/about19.tsx
@@ -0,0 +1,58 @@
+
+import { cn } from "@/lib/utils";
+
+interface About19Props {
+ className?: string;
+}
+
+const About19 = ({ className }: About19Props) => {
+ return (
+
+ We ask: What’s the goal? Who’s it for? How do we make it
+ effortless? we begin with why, who, and how to make it better.
+
+ We aim to bring diverse minds together, turning ideas into
+ experiences that matter.
+
+ Creative Director
+
+
+ We are a team of creators, thinkers, and builders who believe in
+ crafting experiences that truly connect. Our story is built on
+ passion, innovation, and the drive to bring meaningful ideas to
+ life.
+
+
+ John Doe
+