Update src/app/features/page.tsx
This commit is contained in:
@@ -55,11 +55,11 @@ export default function FeaturesPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Integrated CRM & Sales Automation", description: "Manage customer relationships, automate sales processes, and improve your conversion rates with our powerful CRM tools. Track leads from first contact to closed deal.", imageSrc: "http://img.b2bpic.net/free-photo/review-evaluation-satisfaction-customer-service-feedback-sign-icon_53876-123854.jpg", imageAlt: "CRM system illustration", titleImageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-flat-lay_23-2149019145.jpg", buttonText: "Learn More"},
|
title: "Integrated CRM & Sales Automation", description: "Manage customer relationships, automate sales processes, and improve your conversion rates with our powerful CRM tools. Track leads from first contact to closed deal.", imageSrc: "http://img.b2bpic.net/free-photo/review-evaluation-satisfaction-customer-service-feedback-sign-icon_53876-123854.jpg?_wi=2", imageAlt: "CRM system illustration", titleImageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-flat-lay_23-2149019145.jpg", buttonText: "Learn More"},
|
||||||
{
|
{
|
||||||
title: "Advanced Data Analytics & Reporting", description: "Gain deep insights into your business performance with comprehensive data analytics and customizable reporting dashboards. Make data-driven decisions confidently.", imageSrc: "http://img.b2bpic.net/free-photo/map-statistical-information-with-smartwatch-background_1134-389.jpg", imageAlt: "Data analytics illustration", titleImageSrc: "http://img.b2bpic.net/free-vector/flat-elements-about-seo_1045-246.jpg", buttonText: "Discover Insights"},
|
title: "Advanced Data Analytics & Reporting", description: "Gain deep insights into your business performance with comprehensive data analytics and customizable reporting dashboards. Make data-driven decisions confidently.", imageSrc: "http://img.b2bpic.net/free-photo/map-statistical-information-with-smartwatch-background_1134-389.jpg?_wi=2", imageAlt: "Data analytics illustration", titleImageSrc: "http://img.b2bpic.net/free-vector/flat-elements-about-seo_1045-246.jpg", buttonText: "Discover Insights"},
|
||||||
{
|
{
|
||||||
title: "Cloud Infrastructure & Security", description: "Ensure your data is secure and accessible with robust cloud infrastructure and cutting-edge cybersecurity measures. Scale your operations reliably and safely.", imageSrc: "http://img.b2bpic.net/free-photo/employee-using-laptop-oversee-data-center-machines_482257-125806.jpg", imageAlt: "Cloud infrastructure illustration", titleImageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg", buttonText: "Explore Security"},
|
title: "Cloud Infrastructure & Security", description: "Ensure your data is secure and accessible with robust cloud infrastructure and cutting-edge cybersecurity measures. Scale your operations reliably and safely.", imageSrc: "http://img.b2bpic.net/free-photo/employee-using-laptop-oversee-data-center-machines_482257-125806.jpg?_wi=2", imageAlt: "Cloud infrastructure illustration", titleImageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg", buttonText: "Explore Security"},
|
||||||
]}
|
]}
|
||||||
title="Streamline Operations, Maximize Impact"
|
title="Streamline Operations, Maximize Impact"
|
||||||
description="Discover our core solutions designed to simplify your daily tasks and drive significant growth for your business. We offer integrated tools to boost efficiency and profitability."
|
description="Discover our core solutions designed to simplify your daily tasks and drive significant growth for your business. We offer integrated tools to boost efficiency and profitability."
|
||||||
@@ -68,7 +68,7 @@ export default function FeaturesPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/high-rise-buildings-modern-city_1359-899.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/high-rise-buildings-modern-city_1359-899.jpg?_wi=3"
|
||||||
imageAlt="Panoramic cityscape at night"
|
imageAlt="Panoramic cityscape at night"
|
||||||
logoText="SMESolutions"
|
logoText="SMESolutions"
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user