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)}
|
imageClassName={cls("z-1", imageClassName)}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
{/* Inserted button element */}
|
||||||
|
<button className="text-foreground">Text</button>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user