From ef550e9b55e8a38ab8182525e210778fd1fe7a2e Mon Sep 17 00:00:00 2001 From: Rami Bitar Date: Sat, 6 Jun 2026 12:13:53 -0400 Subject: [PATCH] Fix app schema --- app.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.schema.json b/app.schema.json index d8108d3..12d98dc 100644 --- a/app.schema.json +++ b/app.schema.json @@ -593,7 +593,7 @@ "props": { "id": "hero-about", "tagline": "The lab", - "heading": "We don't make activewear. We make tools.", + "heading": "We don't make activewear.", "subheading": "Pulse started in a converted warehouse with three coaches, two athletes, and a whiteboard full of things they wished worked better. Eight years later, the whiteboard is still there. So is the standard.", "buttons": [ { "label": "Shop the kit", "href": "/search", "variant": "primary" }