Bob AI: Move contact section to /contacts page
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import { Mail, Zap } from "lucide-react";
|
||||
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
|
||||
export default function ContactsPage() {
|
||||
|
||||
Reference in New Issue
Block a user