diff --git a/apps/formbricks-com/pages/blog/weekly-update-170223/ai-1.jpg b/apps/formbricks-com/pages/blog/weekly-update-170223/ai-1.jpg
new file mode 100644
index 0000000000..6d2675d881
Binary files /dev/null and b/apps/formbricks-com/pages/blog/weekly-update-170223/ai-1.jpg differ
diff --git a/apps/formbricks-com/pages/blog/weekly-update-170223/ai-2.jpg b/apps/formbricks-com/pages/blog/weekly-update-170223/ai-2.jpg
new file mode 100644
index 0000000000..91e2edb149
Binary files /dev/null and b/apps/formbricks-com/pages/blog/weekly-update-170223/ai-2.jpg differ
diff --git a/apps/formbricks-com/pages/blog/weekly-update-170223/index.mdx b/apps/formbricks-com/pages/blog/weekly-update-170223/index.mdx
new file mode 100644
index 0000000000..56f37ce213
--- /dev/null
+++ b/apps/formbricks-com/pages/blog/weekly-update-170223/index.mdx
@@ -0,0 +1,72 @@
+import Image from "next/image";
+import LayoutMdx from "@/components/shared/LayoutMdx";
+import NewsletterSignup from "@/components/shared/NewsletterSignup";
+import HeaderImage from "../weekly-update-181122/weeklyupdate.png";
+import HeroAnimation from "@/components/shared/HeroAnimation";
+
+import { Callout } from "@/components/shared/Callout";
+
+import AI1 from "./ai-1.jpg";
+import AI2 from "./ai-2.jpg";
+import PH from "./ph.jpg";
+import Superhuman from "./superhuman.jpg";
+
+export const meta = {
+ title: "Weekly Summary - 17th Feb 2023",
+ description:
+ "ProductHunt launch of the Product-Market Fit survey, UI improvements, Superhuman Report, AI considerations. Let’s have a closer look:",
+ date: "2023-02-17",
+};
+
+_ProductHunt launch of the Product-Market Fit survey, UI improvements, Superhuman Report, AI considerations. Let’s have a closer look:_
+
+
+
+## TLDR:
+
+- Launched on ProductHunt with PMF survey, ranked #6
+- User tests and UI improvements
+- Superhuman reshaped as report
+- AI considerations
+
+## Product-Hunt launch of PMF survey
+
+Yesterday, we launched the [PMF survey on ProductHunt.](https://www.producthunt.com/posts/product-market-fit-survey-by-formbricks) We ended up 6th for the day with 145 upvotes - an alright result:
+
+
+
+We got some inbound from VC and 35 sign ups testing out the product. We added artificial friction by requesting people to add their creditcards to be able to test the Product-Market Fit survey.
+
+Here is the [Landing Page](https://formbricks.com/pmf) and the [Demo dashboard](https://formbricks.com/demo) we used to convert users.
+
+## User tests, UI improvements, Superhuman as a Report
+
+We performed a few user tests with the PMF dashboard and imrpoved the UI. We also reworked the Superhuman Dashboard to be understood more as a report. We auto-select the segment with the largest share of “very disappointed” users and display the insights accordingly to seperate the signal from the noise.
+
+
+
+_This is a riff of how we understand the difference between Qualtrics (experience management) and Typeform (form generation): We guide our users to get the insights they need to make a business decision vs. allowing them to make pretty forms. [See it live here.](https://formbricks.com/demo)_
+
+## AI-cing on the cake
+
+(excuse the pun).
+
+We tinkered a bit on how AI can make our dashboard more informative. Sooner or later we want to leverage Matti's extensive background in machine learning.
+
+It’s a bit of a slippery slope as most product teams want full control over the data they gather. This forbids letting AI take over core tasks product managers and founders want to do themselves.
+
+But it can support the process, especially with large amounts of qualitative data:
+
+**Summarize the main benefit users derive from a product:**
+
+
+
+**Identify top improvements to work on:**
+
+
+
+## Enjoy your weekends! 🤸♀️
+
+
+
+export default ({ children }) => {children};
diff --git a/apps/formbricks-com/pages/blog/weekly-update-170223/ph.jpg b/apps/formbricks-com/pages/blog/weekly-update-170223/ph.jpg
new file mode 100644
index 0000000000..fc67e34361
Binary files /dev/null and b/apps/formbricks-com/pages/blog/weekly-update-170223/ph.jpg differ
diff --git a/apps/formbricks-com/pages/blog/weekly-update-170223/superhuman.jpg b/apps/formbricks-com/pages/blog/weekly-update-170223/superhuman.jpg
new file mode 100644
index 0000000000..a70632f73a
Binary files /dev/null and b/apps/formbricks-com/pages/blog/weekly-update-170223/superhuman.jpg differ
diff --git a/apps/formbricks-com/pages/pmf.tsx b/apps/formbricks-com/pages/pmf.tsx
index 35dda738c6..24b92806d8 100644
--- a/apps/formbricks-com/pages/pmf.tsx
+++ b/apps/formbricks-com/pages/pmf.tsx
@@ -59,7 +59,7 @@ export default function GetStartedPage() {
-