refactor: Replace custom user layout header and sidebar with shared components and remove negative margin from user profile page.
This commit is contained in:
@@ -8,7 +8,7 @@ import { TestimonialsSection } from '@/components/home/TestimonialsSection';
|
||||
|
||||
export default function UserDashboard() {
|
||||
return (
|
||||
<div className="-m-6">
|
||||
<div>
|
||||
<HeroSection />
|
||||
<FeaturesSection />
|
||||
<FeaturedAgents />
|
||||
|
||||
Reference in New Issue
Block a user