Merge version_1 into main #2
@@ -7,7 +7,7 @@ import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import SplitAbout from "@/components/sections/about/SplitAbout";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Lock, Mail, Phone, MapPin } from "lucide-react";
|
||||
import { Lock, Mail, Phone, MapPin, MessageCircle, Users } from "lucide-react";
|
||||
|
||||
export default function ContactPage() {
|
||||
const navItems = [
|
||||
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
icon: Phone,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user