diff --git a/apps/www/app/(home)/page.tsx b/apps/www/app/(home)/page.tsx
index 742d3ac..b66f0c1 100644
--- a/apps/www/app/(home)/page.tsx
+++ b/apps/www/app/(home)/page.tsx
@@ -1,10 +1,12 @@
import { Hero } from "@/components/ui/hero";
import { GeneralFAQ } from "@/components/ui/general-faq";
+import { FeatureContext } from "@/components/ui/feature-context";
export default function HomePage() {
return (
+
);
diff --git a/apps/www/components/ui/feature-context.tsx b/apps/www/components/ui/feature-context.tsx
new file mode 100644
index 0000000..48e2178
--- /dev/null
+++ b/apps/www/components/ui/feature-context.tsx
@@ -0,0 +1,25 @@
+import React from "react";
+import MicContext from "./mic-with-apps";
+
+export function FeatureContext() {
+ return (
+
+
+
+
+
+ Smart Context, Perfect Format, Incredible Accuracy
+
+
+ Amical understands the context of your applications, automatically formatting your dictation into the perfect format - whether it's a professional email in Gmail or a casual post on Instagram.
+
@@ -13,7 +13,7 @@ export function Hero() {
powered by Gen AI
- Type 10x faster, no keyboards needed. Fast, Accurate, Context-aware and Private.
+ Type 10x faster, no keyboard needed. Fast, Accurate, Context-aware and Private.