I pulled the latest changes from v0/gireswanji-1150-951561aa in rsoandfeco.
I can see the issue. The SVG you're looking at shows a "Built with v0" attribution badge that's being injected into your website's HTML. This appears as a small link in the bottom right corner of the page with the v0 logo.
This badge is automatically added by the v0 platform when projects are built/deployed through v0.
Let me check your codebase to see if there's any configuration for this or if it's being injected automatically:
The badge is not in your source code - it's being injected by v0's platform automatically when the site is built/rendered in v0's preview environment.
Here's what's happening:
The "Built with v0" Badge:
https://v0.app/chat/api/open/built-with-v0/b_sgE3hFoASmw?ref=7QRVWSWhy You See It:
To Remove It: If you want to remove this badge completely, you have two options:
Since you've already connected this to a GitHub repo (rsoandfeco), you could deploy directly from GitHub to Vercel or another platform to remove the v0 attribution badge entirely.
Would you like me to help you set up a Vercel deployment without the v0 badge, or would you prefer to keep it as attribution for the platform?