Skip to content

Commit

Permalink
Merge pull request #1 from skip-mev/bp/banner_fix
Browse files Browse the repository at this point in the history
remove button from banner
  • Loading branch information
bpiv400 authored Jul 19, 2023
2 parents 3a51cb3 + 13749ac commit 9191366
Showing 1 changed file with 79 additions and 78 deletions.
157 changes: 79 additions & 78 deletions src/components/SkipBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,112 +12,113 @@ const SkipBanner: FC = () => {
<div className="overflow-hidden">
<div className="w-[5000px] flex items-center animate-banner-rotate">
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>
</div>
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>
</div>
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>
</div>
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>
</div>
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>
</div>
<div className="w-[1000px] inline-flex items-center justify-around">
<span>Powered by the Skip API</span>
<div className="bg-indigo-400 px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>Learn More</span>
<span>POWERED BY THE SKIP API</span>
<div className="px-2 py-1 pr-1 rounded inline-flex items-center gap-1">
<span>LEARN MORE & INTEGRATE</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
className="w-5 h-5"
>
<path
fillRule="evenodd"
d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z"
clipRule="evenodd"
/>
</svg>
</div>

</div>
</div>
</div>
Expand Down

1 comment on commit 9191366

@vercel
Copy link

@vercel vercel bot commented on 9191366 Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.