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" /> diff --git a/src/app/become-companion/page.tsx b/src/app/become-companion/page.tsx index c5b85b1..dc52424 100644 --- a/src/app/become-companion/page.tsx +++ b/src/app/become-companion/page.tsx @@ -38,7 +38,6 @@ export default function BecomeCompanionPage() { 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" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d597731..dba058e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -36,7 +36,6 @@ export default function ContactPage() { navItems={navItems} 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" /> diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 381f3ea..e3f5253 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -37,7 +37,6 @@ export default function HowItWorksPage() { navItems={navItems} 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" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index eb2d9b5..e7de7c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,6 @@ export default function HomePage() { navItems={navItems} 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" />