Bob AI: change button text in hero to Learn More
This commit is contained in:
@@ -106,6 +106,8 @@ const HeroBillboard = ({
|
||||
imageClassName={cls("z-1", imageClassName)}
|
||||
/>
|
||||
</div>
|
||||
{/* Inserted button element */}
|
||||
<button className="text-foreground">Text</button>
|
||||
</div>
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user