From 25c4b0361891d28a1055a2a442c2f5c574f0f24f Mon Sep 17 00:00:00 2001
From: Brian Hackett
Date: Mon, 20 Jan 2025 10:49:09 -0800
Subject: [PATCH] About page copy
---
app/routes/about.tsx | 41 +++++++++++++++++++++++++++++++++++------
1 file changed, 35 insertions(+), 6 deletions(-)
diff --git a/app/routes/about.tsx b/app/routes/about.tsx
index eafa63a9..08f2149f 100644
--- a/app/routes/about.tsx
+++ b/app/routes/about.tsx
@@ -33,7 +33,7 @@ function AboutPage() {
>
Bolt.new
{' '}
- for helping you develop your apps using AI. AI developers frequently struggle with fixing
+ for helping you develop full stack apps using AI. AI developers frequently struggle with fixing
even simple bugs when they don't know the cause, and get stuck making ineffective changes
over and over. We want to crack these tough nuts, so to speak, so you can get back to building.
@@ -49,14 +49,43 @@ function AboutPage() {
Replay.io
{' '}
recording of your app and whatever you did to produce the bug. The recording captures all the runtime
- behavior of your app, which is analyzed to explain the root cause of the bug.
- This explanation is given to the AI developer to help it write a good fix.
+ behavior of your app, which is analyzed to explain the bug's root cause.
+ This explanation is given to the AI developer so it has context to write a good fix.
+
+
+
+ These are early days for Nut and it doesn't do much yet. To help with development
+ we're building a public collection of problems that AIs get stuck on, which you can browse or submit
+ new problems to using the sidebar menu.
- These are early days for Nut and it's not going to help with much yet. To help with Nut's development
- we're building a public collection of problems that AIs get stuck on, which you can browse or submit
- new problems to using the sidebar menu.
+ Nut is being developed by the{' '}
+
+ Replay.io
+ {' '}
+ team. We'd love to hear from you! Reach us at{' '}
+
+ hi@replay.io
+ {' '}
+ or fill out our{' '}
+
+ contact form
+ {' '}
+ and we'll be in touch.