Bob AI: Can you add 2 buttons to the hero section of the w...
This commit is contained in:
@@ -111,6 +111,7 @@ const HeroLogoBillboard = ({
|
|||||||
<div className="hidden md:block w-10 h-8 rounded-theme bg-accent/10" />
|
<div className="hidden md:block w-10 h-8 rounded-theme bg-accent/10" />
|
||||||
</div>
|
</div>
|
||||||
<Plus className="h-[var(--text-sm)] w-auto text-foreground" />
|
<Plus className="h-[var(--text-sm)] w-auto text-foreground" />
|
||||||
|
<button className="ml-auto p-2 bg-accent text-foreground rounded-full">Click Me</button>
|
||||||
</div>
|
</div>
|
||||||
<div className="relative z-1 p-0">
|
<div className="relative z-1 p-0">
|
||||||
<MediaContent
|
<MediaContent
|
||||||
|
|||||||
Reference in New Issue
Block a user