Update src/app/contact/page.tsx

This commit is contained in:
2026-03-26 09:29:20 +00:00
parent 66dc58f23a
commit 578069e829

View File

@@ -7,7 +7,7 @@ import ContactFaq from '@/components/sections/contact/ContactFaq';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import { MessageCircle } from "lucide-react";
import { Megaphone, MessageCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -86,7 +86,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-vector/marketing-agency-instagram-post_52683-124065.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/marketing-agency-instagram-post_52683-124065.jpg"
imageAlt="brand strategy digital marketing"
mediaAnimation="blur-reveal"
mediaPosition="left"