Merge version_1 into main #3
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Pipeline Management", description: "Drag and drop leads through customizable sales stages effortlessly.", imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-4-flat-icons-square_1284-8181.jpg" },
|
||||
{ title: "Pipeline Management", description: "Drag and drop leads through customizable sales stages effortlessly.", imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-4-flat-icons-square_1284-8181.jpg?_wi=1" },
|
||||
{ title: "Marketing ROI Tracking", description: "Calculate your marketing effectiveness with precision metrics.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-worker-looking-data-center-network-issues-using-laptop_482257-89759.jpg" },
|
||||
{ title: "CRM Integration", description: "Centralize all contact data in one powerful interface.", imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14637.jpg" },
|
||||
]}
|
||||
@@ -109,8 +109,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "AI Agents", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXOdP1spRlbVZDaPlzNmsSNNln/uploaded-1776809014822-vtyq1re2.png" },
|
||||
{ id: "p2", name: "Marketing Automation", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" },
|
||||
{ id: "p3", name: "Site Builder", price: "Included", imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-4-flat-icons-square_1284-8181.jpg" },
|
||||
{ id: "p2", name: "Marketing Automation", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Site Builder", price: "Included", imageSrc: "http://img.b2bpic.net/free-vector/data-analysis-4-flat-icons-square_1284-8181.jpg?_wi=2" },
|
||||
]}
|
||||
title="Advanced Modules"
|
||||
description="Expand your capabilities with our specialized SaaS modules."
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
tag="Sign Up"
|
||||
title="Get Started with Boostrank"
|
||||
description="Ready to optimize your sales process? Join hundreds of companies already growing with us."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user