Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#1001): implement contact us and explore AI Agents buttons #1006

Conversation

Jshen123
Copy link
Contributor

@Jshen123 Jshen123 commented Jul 10, 2023

image

Resolves #1001

@vercel
Copy link

vercel bot commented Jul 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ❌ Failed (Inspect) Jul 10, 2023 0:38am

@ergomake
Copy link

ergomake bot commented Jul 10, 2023

Hi 👋

We couldn't create a preview environment for this pull-request 😥

You can see your environment build logs here. Please double-check your docker-compose.yml file is valid.

If you need help, email us at contact@getergomake.com or join Discord.

Click here to disable Ergomake.


type PrimaryButtonProps = {
children: string;
children: JSX.Element;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReactNode

@asim-shrestha asim-shrestha merged commit 8e063d6 into main Jul 10, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⏹ Create Contact button and explore button in hero section
2 participants