Bob AI: change button text in hero to Learn More
This commit is contained in:
@@ -127,7 +127,9 @@ const HeroBillboardGallery = ({
|
||||
buttonTextClassName={buttonTextClassName}
|
||||
center={true}
|
||||
/>
|
||||
|
||||
<div className="flex justify-center items-center mt-4">
|
||||
<button className="bg-blue-500 text-white px-4 py-2 rounded">Text</button>
|
||||
</div>
|
||||
<div className={cls("w-full", mediaWrapperClassName)}>
|
||||
<div className="block md:hidden -mx-[var(--content-padding)]">
|
||||
<AutoCarousel
|
||||
|
||||
Reference in New Issue
Block a user