Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 10:42:07 +00:00

View File

@@ -86,16 +86,16 @@ export default function LandingPage() {
{
id: 1,
title: "Intelligent Pipeline", description: "Visualize and manage your entire sales pipeline with AI-powered insights and real-time forecasting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147957005.jpg", imageAlt: "sales increase chart icon" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/team-work-background-with-people-holding-gears_23-2147793726.jpg", imageAlt: "team collaboration people icon" }
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/team-work-background-with-people-holding-gears_23-2147793726.jpg?_wi=1", imageAlt: "team collaboration people icon" }
},
{
id: 2,
title: "Team Collaboration", description: "Keep your entire sales team aligned with shared notes, activity tracking, and seamless communication tools.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/team-work-background-with-people-holding-gears_23-2147793726.jpg", imageAlt: "team collaboration people icon" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg", imageAlt: "automation process workflow icon" }
title: "Team Collaboration", description: "Keep your entire sales team aligned with shared notes, activity tracking, and seamless communication tools.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/team-work-background-with-people-holding-gears_23-2147793726.jpg?_wi=2", imageAlt: "team collaboration people icon" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg?_wi=1", imageAlt: "automation process workflow icon" }
},
{
id: 3,
title: "Automation Workflows", description: "Automate repetitive tasks and focus on what matters: closing deals and building relationships.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg", imageAlt: "automation process workflow icon" },
title: "Automation Workflows", description: "Automate repetitive tasks and focus on what matters: closing deals and building relationships.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-logos-pack_23-2147533175.jpg?_wi=2", imageAlt: "automation process workflow icon" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/unlocked-padlocks-check-mark-set_78370-7863.jpg", imageAlt: "security shield lock icon" }
}
]}