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

FIX: 775 : Added header and footer #776

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

GauraviSingh7
Copy link
Contributor

Pull Request for Issue #775: Add Header and Footer to the Application

Summary:

This PR addresses the enhancement for adding a header and footer to the application’s user interface. The changes include the following:

  • Header:

    • A fixed header section at the top of the page, including navigation links.
    • Contains the application’s title/logo and links to key sections such as "Home," "About," and "Contact."
  • Footer:

    • A fixed footer section at the bottom of the page.
    • Includes relevant links such as "Return Policy," "Terms of Service," and social media icons.
    • A small copyright notice to indicate ownership of the application.

Changes:

  • Created new components for both the Header and Footer.
  • Styled the header and footer to be responsive, adapting to different screen sizes.
  • Updated the main layout to ensure the header and footer are always visible and properly aligned.

Screenshot (28)
Screenshot (29)

Related Issue:

Fixes #775 – Add Header and Footer to the Application.

Copy link

vercel bot commented Nov 7, 2024

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

Name Status Preview Comments Updated (UTC)
trend-trove-ecommerce ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 4:00pm

@Tejashri-Taral Tejashri-Taral merged commit ef781cb into Tejashri-Taral:main Nov 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: Missing header and footer in FAQ page
2 participants