Merge version_2 into main #2
@@ -93,7 +93,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Deployment Pipeline"
|
||||
tagIcon={Rocket}
|
||||
buttons={[{ text: "Create Bot", href: "#" }]}
|
||||
buttons={[
|
||||
{ text: "Create Bot Now", href: "#" },
|
||||
{ text: "See Template", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user