Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4e0157d34 | |||
| 72c77cae88 |
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Support", onClick: () => alert("Opening AI Agent..."), href: "#" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Opening Gilded Nest AI Agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user