diff --git a/src/app/page.tsx b/src/app/page.tsx index e137236..ac32167 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,8 @@ import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaA import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven"; import TeamCardFive from "@/components/sections/team/TeamCardFive"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; +import BlogCardOne from "@/components/sections/blog/BlogCardOne"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; import { TrendingUp, Clock, DollarSign, BarChart3 } from "lucide-react"; @@ -33,13 +35,11 @@ export default function HomePage() { navItems={[ { name: "Services", id: "services" }, { name: "About", id: "about" }, - { name: "Work", id: "work" }, - { name: "Contact", id: "contact" }, + { name: "Work", id: "case-studies" }, + { name: "Contact", id: "final-cta" }, ]} button={{ - text: "See If We're a Fit", - href: "/contact", - }} + text: "See If We're a Fit", href: "final-cta"}} animateOnLoad={true} /> @@ -55,45 +55,27 @@ export default function HomePage() { buttonAnimation="slide-up" buttons={[ { - text: "See If We're a Fit", - href: "/contact", - }, + text: "See If We're a Fit", href: "final-cta"}, ]} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg?_wi=1", - imageAlt: "dashboard analytics performance metrics", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg", imageAlt: "dashboard analytics performance metrics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1", - imageAlt: "campaign analytics tracking data", - }, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "campaign analytics tracking data"}, { - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg", - imageAlt: "ad performance analytics advertising reporting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg", imageAlt: "ad performance analytics advertising reporting"}, { - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148365528.jpg", - imageAlt: "results visualization metrics charts", - }, + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148365528.jpg", imageAlt: "results visualization metrics charts"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg?_wi=1", - imageAlt: "strategy planning business meeting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg", imageAlt: "strategy planning business meeting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg?_wi=1", - imageAlt: "creative design content production", - }, + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg", imageAlt: "creative design content production"}, { - imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=1", - imageAlt: "funnel conversion optimization flow", - }, + imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg", imageAlt: "funnel conversion optimization flow"}, { - imageSrc: "http://img.b2bpic.net/free-photo/empowered-female-ceo-working-her-high-end-corporate-office_482257-122680.jpg", - imageAlt: "reporting results analytics summary", - }, + imageSrc: "http://img.b2bpic.net/free-photo/empowered-female-ceo-working-her-high-end-corporate-office_482257-122680.jpg", imageAlt: "reporting results analytics summary"}, ]} /> @@ -105,32 +87,16 @@ export default function HomePage() { description="Real numbers. Real results. Real agency experience." metrics={[ { - id: "1", - value: "$5M+", - title: "Managed Ad Spend", - description: "Across client campaigns", - icon: TrendingUp, + id: "1", value: "$5M+", title: "Managed Ad Spend", description: "Across client campaigns", icon: TrendingUp, }, { - id: "2", - value: "6+", - title: "Years Experience", - description: "In performance marketing", - icon: Clock, + id: "2", value: "6+", title: "Years Experience", description: "In performance marketing", icon: Clock, }, { - id: "3", - value: "$2.5M", - title: "Our Own Money", - description: "Spent learning what works", - icon: DollarSign, + id: "3", value: "$2.5M", title: "Our Own Money", description: "Spent learning what works", icon: DollarSign, }, { - id: "4", - value: "$6.4M", - title: "AUM Generated", - description: "For one wealth mgmt client in 3 weeks", - icon: BarChart3, + id: "4", value: "$6.4M", title: "AUM Generated", description: "For one wealth mgmt client in 3 weeks", icon: BarChart3, }, ]} gridVariant="uniform-all-items-equal" @@ -148,13 +114,9 @@ export default function HomePage() { description="You know the script. You hire an agency. They promise the world. You get handed off to a junior. They over-promise, under-deliver, and blame you for not understanding 'strategy.' We're different. When you hire ThirdLinkMedia you get Joshua on strategy and Harrison on content. No layers. No handoffs. No BS. We charge what we charge because we know what we're doing, and we're selective about who we work with. If you're serious about growth and can invest properly, we're here to help." metrics={[ { - value: "2", - title: "Founders managing your account directly", - }, + value: "2", title: "Founders managing your account directly"}, { - value: "0", - title: "Layers between you and execution", - }, + value: "0", title: "Layers between you and execution"}, ]} useInvertedBackground={false} mediaAnimation="slide-up" @@ -169,33 +131,13 @@ export default function HomePage() { description="Four core service pillars. All working together." features={[ { - id: "paid-acquisition", - title: "Paid Acquisition", - description: "Meta, Google, TikTok campaigns. Full-funnel architecture. Creative strategy. Tracking that actually works. We don't just run ads—we build systems that acquire the right customers at the right time.", - imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg?_wi=2", - imageAlt: "Paid acquisition marketing", - }, + id: "paid-acquisition", title: "Paid Acquisition", description: "Meta, Google, TikTok campaigns. Full-funnel architecture. Creative strategy. Tracking that actually works. We don't just run ads—we build systems that acquire the right customers at the right time.", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg", imageAlt: "Paid acquisition marketing"}, { - id: "content-creative", - title: "Content & Creative", - description: "Direct-response video. Ad creative that converts. Scripts that sell. Testimonial production. UGC that feels authentic. Every piece of content is built around one thing: moving people toward a decision.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg?_wi=2", - imageAlt: "Content creation and creative design", - }, + id: "content-creative", title: "Content & Creative", description: "Direct-response video. Ad creative that converts. Scripts that sell. Testimonial production. UGC that feels authentic. Every piece of content is built around one thing: moving people toward a decision.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg", imageAlt: "Content creation and creative design"}, { - id: "funnels-infrastructure", - title: "Funnels & Digital Infrastructure", - description: "Landing pages that convert. Email and SMS automation that drives action. CRM setup that connects everything. Booking systems that work. The infrastructure exists so ads can actually deliver results.", - imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=2", - imageAlt: "Funnel and infrastructure optimization", - }, + id: "funnels-infrastructure", title: "Funnels & Digital Infrastructure", description: "Landing pages that convert. Email and SMS automation that drives action. CRM setup that connects everything. Booking systems that work. The infrastructure exists so ads can actually deliver results.", imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg", imageAlt: "Funnel and infrastructure optimization"}, { - id: "ai-implementation", - title: "AI Implementation", - description: "AI lead qualification. Automated reporting. Custom tools built for your business. Process automation that scales. We use AI to do what humans shouldn't be doing so you can focus on what matters.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2", - imageAlt: "AI implementation and automation", - }, + id: "ai-implementation", title: "AI Implementation", description: "AI lead qualification. Automated reporting. Custom tools built for your business. Process automation that scales. We use AI to do what humans shouldn't be doing so you can focus on what matters.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "AI implementation and automation"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -211,19 +153,9 @@ export default function HomePage() { description="Two people. No committee. No meetings about meetings." team={[ { - id: "joshua", - name: "Joshua", - role: "Founder & Head of Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1", - imageAlt: "Joshua - Founder & Head of Strategy", - }, + id: "joshua", name: "Joshua", role: "Founder & Head of Strategy", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Joshua - Founder & Head of Strategy"}, { - id: "harrison", - name: "Harrison", - role: "Head of Content & Production", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", - imageAlt: "Harrison - Head of Content & Production", - }, + id: "harrison", name: "Harrison", role: "Head of Content & Production", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Harrison - Head of Content & Production"}, ]} animationType="slide-up" textboxLayout="default" @@ -237,16 +169,7 @@ export default function HomePage() { title="Industries We Serve" description="Experience across high-ticket, high-trust verticals where results matter and every decision is expensive." names={[ - "Ecommerce & DTC", - "Finance & Wealth Management", - "Real Estate & Property", - "Legal Services", - "Construction & Trades", - "Political Campaigns", - "Health & Medical", - "Professional Services", - "B2B & SaaS", - ]} + "Ecommerce & DTC", "Finance & Wealth Management", "Real Estate & Property", "Legal Services", "Construction & Trades", "Political Campaigns", "Health & Medical", "Professional Services", "B2B & SaaS"]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -255,44 +178,17 @@ export default function HomePage() { {/* Case Studies Section */} -