Update src/app/page.tsx

This commit is contained in:
2026-03-05 04:15:50 +00:00
parent 986334a708
commit dfc1cdfd8a

View File

@@ -61,11 +61,11 @@ export default function HomePage() {
]}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg",
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/businesswoman-working-laptop_53876-163211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1",
imageAlt: "campaign analytics tracking data",
},
{
@@ -79,15 +79,15 @@ export default function HomePage() {
]}
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",
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/aerial-view-man-working-computer_53876-31625.jpg",
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-vector/marketing-conversion-flat-background_23-2148000676.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=1",
imageAlt: "funnel conversion optimization flow",
},
{
@@ -172,28 +172,28 @@ export default function HomePage() {
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",
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: "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",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2",
imageAlt: "AI implementation and automation",
},
]}
@@ -214,14 +214,14 @@ export default function HomePage() {
id: "joshua",
name: "Joshua",
role: "Founder & Head of Strategy",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1",
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2",
imageAlt: "Harrison - Head of Content & Production",
},
]}