Added home page with dashboard content and SEO metadata #2

Merged
pradeep merged 2 commits from fix/profile-contact-improvements into main 2026-06-23 11:44:37 +00:00
Member
No description provided.
sathish added 1 commit 2026-06-23 08:47:31 +00:00
pradeep added 1 commit 2026-06-23 11:44:18 +00:00
Move /home into the (user) route group so it inherits UserLayout via the
router instead of importing (user)/layout.tsx manually, and render shared
HomeDashboard content in both /home and /user/dashboard instead of importing
the dashboard route's default page export. Removes the fragile cross-route
coupling while keeping the same URL, SEO metadata, and rendered output.
pradeep merged commit 9c0e7457e5 into main 2026-06-23 11:44:37 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Re-Quest/frontend#2