Merge version_1_1781534477246 into main #1

Merged
bender merged 2 commits from version_1_1781534477246 into main 2026-06-15 14:41:50 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -74,12 +74,12 @@ export default function HomePage() {
{
title: "High-Intent Mining",
description: "Finding prospects who are actively seeking solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg?_wi=1",
},
{
title: "Deep Personalization",
description: "Messaging tailored for the individual, not the list.",
imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg?_wi=1",
},
{
title: "Real-time Monitoring",

View File

@@ -63,12 +63,12 @@ export default function ServicesPage() {
{
title: "Mining",
description: "Finding prospects.",
imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg?_wi=2",
},
{
title: "Personalization",
description: "Messaging.",
imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg?_wi=2",
},
]}
/>