feat: add multi-user admin panel and featured partners toggle on home page
This commit is contained in:
@@ -8,7 +8,6 @@ import {
|
||||
Instagram,
|
||||
TrendingUp
|
||||
} from "lucide-react";
|
||||
import Footer from "@/components/Footer";
|
||||
import { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
@@ -259,8 +258,6 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<Footer />
|
||||
</main>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user