diff --git a/docs/app/(home)/components/frameworks.tsx b/docs/app/(home)/components/frameworks.tsx
index e978c91297..8c95021529 100644
--- a/docs/app/(home)/components/frameworks.tsx
+++ b/docs/app/(home)/components/frameworks.tsx
@@ -456,7 +456,7 @@ export const Frameworks = () => {
with the frameworks you already use with more coming soon.
-
+
(
logs, and metrics automatically.
-
+
{rows.map((row, index) => (
(
width: `${row.duration}%`,
}}
>
-
+
(
row.className
)}
>
-
-
+
+
{row.label}
{index === 0 && (
diff --git a/docs/app/opengraph-image.png b/docs/app/opengraph-image.png
index c3bb48514c..8c636705a8 100644
Binary files a/docs/app/opengraph-image.png and b/docs/app/opengraph-image.png differ
diff --git a/docs/components/layout/home/index.tsx b/docs/components/layout/home/index.tsx
index a37e3667bb..12b1b23b4c 100644
--- a/docs/components/layout/home/index.tsx
+++ b/docs/components/layout/home/index.tsx
@@ -85,7 +85,7 @@ export function HomeLayout(