Skip to content

Conversation

@Arihant2312
Copy link

Footer Section
The footer provides quick access to important links, copyright details, and social media handles. It ensures consistent navigation and branding across all pages, maintaining a polished and professional layout.

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for paisable ready!

Name Link
🔨 Latest commit 7cc862b
🔍 Latest deploy log https://app.netlify.com/projects/paisable/deploys/68fa1d6327181f00087253d0
😎 Deploy Preview https://deploy-preview-160--paisable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93
Accessibility: 93
Best Practices: 100
SEO: 91
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Arihant2312
Copy link
Author

now you can check it its done accordingly

@Arihant2312
Copy link
Author

Is it correct

@Arihant2312
Copy link
Author

why so late its already tested and done footer section

@Arihant2312
Copy link
Author

why is it taking so much long time to review and merge it


{/* Beautiful Footer Section */}
{/* Beautiful Footer Section */}
<footer className="bg-gray-900 text-gray-300 mt-0">
Copy link
Member

Choose a reason for hiding this comment

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

Instead of writing the footer component in App.jsx file.
Please write it into a separate component and setup accordingly for all necessary routes.

Copy link
Member

Choose a reason for hiding this comment

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

And why are there 2 same comments?

Copy link
Author

Choose a reason for hiding this comment

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

the author only told to that in jsx file

Copy link
Author

Choose a reason for hiding this comment

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

so tell me finally what should i do separate component or only app.jsx
\

Copy link
Member

Choose a reason for hiding this comment

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

Set up a separate component for specific routes.
@archa8 Could you please list all the routes that require a footer?

Copy link
Author

Choose a reason for hiding this comment

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

i will just make a separate comopnent and import it to app.jsx main thats enough i guess it will reamain globally

Copy link
Member

Choose a reason for hiding this comment

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

@Arihant2312, that is what I am telling you to rectify; the footer should NOT be present globally. At least the signup and login pages should not have the footer

Copy link
Author

Choose a reason for hiding this comment

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

Ok I will make the change

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.

3 participants