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

🧊 3D image added #918

Merged
merged 7 commits into from Jul 1, 2023
Merged

Conversation

jasangill1
Copy link
Collaborator

@jasangill1 jasangill1 commented Jun 30, 2023

About the PR

  • Added our new bg image
  • Adjusting the current gradient to match the new image
  • Getting positioning correct

Notes

  • Let me know if the gradient needs adjustment if it should be bright or darker if so at what side
    -Was having trouble with x overflow but got it working!

  • Design decision

-Left the backing as is will adjust in the next PR

Screen Shot 2023-06-30 at 3 34 17 PM

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

vercel bot commented Jun 30, 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 Jun 30, 2023 11:44pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2023 11:44pm

@ergomake
Copy link

ergomake bot commented Jun 30, 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.

@ergomake
Copy link

ergomake bot commented Jun 30, 2023

Hi 👋

Here's a preview environment 🚀

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

Environment Summary 📑

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

Questions? Comments? Suggestions? Join Discord.

Click here to disable Ergomake.

@@ -27,6 +27,7 @@ const HomePage = () => {
</div>
</div>
</div>
<Image src="/3DBG.png" alt="Background Image" layout="fill" quality={100} />
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's call it hero background

@@ -27,6 +27,7 @@ const HomePage = () => {
</div>
</div>
</div>
<Image src="/heroBackground.png" alt="Background Image" layout="fill" quality={100} />
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: hero-background

@vercel vercel bot temporarily deployed to Preview – docs June 30, 2023 23:43 Inactive
@asim-shrestha asim-shrestha merged commit 11a3d6f into main Jul 1, 2023
7 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.

🥉 3D Background for Hero Section
2 participants