Merge version_8 into main #11

Merged
bender merged 1 commits from version_8 into main 2026-04-23 08:58:21 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
title: "Automated Outreach", description: "AI-powered email sequences that engage your leads.", imageSrc: "http://img.b2bpic.net/free-vector/flat-media-set_98292-969.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/inbox-communication-notification-e-mail-mail-concept_53876-120057.jpg", buttonText: "Learn More"
},
{
title: "Sync Everything", description: "Connect your calendars for conflict-free scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-hologram_23-2151917417.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/christmas-date-paper-craft_53876-47120.jpg", buttonText: "Learn More"
title: "Sync Everything", description: "Connect your calendars for conflict-free scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-hologram_23-2151924174.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/christmas-date-paper-craft_53876-47120.jpg", buttonText: "Learn More"
},
{
title: "Intelligent Lead Scoring", description: "Prioritize high-value leads automatically.", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-light-bulb-icon_53876-47270.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/seo-analytics-black-line-icon-25-business-outline-icon-set_1057-10180.jpg", buttonText: "Learn More"
@@ -145,10 +145,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Contact"
useInvertedBackground={true}
title="Ready to Automate Your Scheduling?"
description="Join top-performing teams and eliminate meeting friction today."
imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-plan-meeting-office-desk_1150-10180.jpg"
mediaAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
/>
</div>