Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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" }
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user