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

Responsive home page and layout with components #157

Closed

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jul 25, 2024

Purpose

This pull request aims to design a responsive home page and layout with components for header, navbar, and footer. The home page and navbar will only display the home, login, and register options.

Description

The changes in this pull request include:

  1. Updating the resources/views/welcome.blade.php file to use the components.layouts.app layout instead of layouts.home, which was not found.
  2. Creating a new components.home-navbar component to display the home, login, and register options in the navbar.
  3. Adding a new components.footer component to display the footer.
  4. Ensuring the home page and layout are responsive and visually appealing.

Summary

  • Updated resources/views/welcome.blade.php to use components.layouts.app layout
  • Created components.home-navbar component for the responsive navbar
  • Added components.footer component for the responsive footer
  • Designed a responsive home page and layout with the new components

Suggested changes from Sweep Chat by @curtisdelicata. Continue chatting at https://sweep-chat-demo.vercel.app/c/a713842a-bf3e-4c51-be2d-eebe4dcfcd57.

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.

1 participant