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

🌟 1067 add multiple cards and sliders #1070

Merged
merged 19 commits into from
Jul 17, 2023

Conversation

jasangill1
Copy link
Contributor

@jasangill1 jasangill1 commented Jul 16, 2023

About

  • Added multi cards getting the gradient and hidden effect
image

@jasangill1 jasangill1 linked an issue Jul 16, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Jul 16, 2023

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

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2023 3:20am

@ergomake
Copy link

ergomake bot commented Jul 16, 2023

Hi 👋

Here's a preview environment 🚀

https://next-reworkd-agentgpt-1070.env.ergomake.link

Environment Summary 📑

Container Source URL
next Dockerfile https://next-reworkd-agentgpt-1070.env.ergomake.link
platform Dockerfile https://platform-reworkd-agentgpt-1070.env.ergomake.link
db Dockerfile [not exposed - internal service]
weaviate semitechnologies/weaviate:1.19.6 https://weaviate-reworkd-agentgpt-1070.env.ergomake.link

Here are your environment's logs.

For questions or comments, join Discord.

Click here to disable Ergomake.

@asim-shrestha asim-shrestha changed the title 🌟 1067 add multiple banners and sliders 🌟 1067 add multiple cards and sliders Jul 17, 2023
@@ -100,7 +100,7 @@ export default function NavBar() {
</PrimaryButton>
</GlowWrapper>
</div>
<div className="-mr-2 flex items-center sm:hidden">
<div className="-mr-2 flex items-center xmd:hidden">
{/* Mobile menu button */}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

whats xmd?

subtitle="A detailed trip planner"
leftIcon={<PlaneIcon />}
onClick={() => {
router.push("/").catch(console.error);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are we going to add stores to this ?

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.

🔗 Add Multiple banners and sliders
2 participants