From dc6bcf0dbaa46295f9bdf7f875e94dbb66d197f2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:55:14 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8609e37..77a4416 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -38,7 +38,6 @@ export default function AboutPage() { brandName="WthYou" button={{ text: "Join Waitlist", href: "#waitlist"}} - logoSrc="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' rx='8' fill='%232b180a'/%3E%3Ctext x='50%25' y='50%25' dominantBaseline='middle' textAnchor='middle' fill='%23f6f0e9' fontSize='20' fontWeight='bold' fontFamily='sans-serif'%3EW%3C/text%3E%3C/svg%3E" />