From 42d50abe30238008f293b90619a988a364ea6556 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 08:58:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 492d6f6..76b5e82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() {
-- 2.49.1