Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user