Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-13 04:57:06 +00:00

View File

@@ -79,6 +79,7 @@ export default function LandingPage() {
subdescription="With deep local knowledge and cutting-edge digital marketing tools, we bridge the gap between your brand and your target customers."
icon={Target}
imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16139.jpg"
videoSrc=""
mediaAnimation="blur-reveal"
/>
</div>
@@ -86,7 +87,7 @@ export default function LandingPage() {
<div id="social" data-section="social">
<SocialProofOne
names={[
"Coastal Design", "Miami Tech Solutions", "Boca Retail", "Palm Beach Realty", "Fort Lauderdale Logistics", "South Florida Brews", "Delray Financial"]}
"Coastal Design", "Miami Tech Solutions", "Boca Retail", "Palm Beach Realty", "Fort Lauderdale Logistics", "South Florida Brews", "Delray Financial"]}
title="Trusted by Local Leaders"
description="Joining forces with businesses across South Florida to build sustainable growth."
textboxLayout="default"
@@ -133,19 +134,19 @@ export default function LandingPage() {
logoText="Cooper City Marketing"
columns={[
{
title: "Company", items: [
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Careers", href: "#" },
],
},
{
title: "Services", items: [
title: "Services", items: [
{ label: "Digital Strategy", href: "#" },
{ label: "Brand Awareness", href: "#" },
],
},
{
title: "Legal", items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],