Merge version_1 into main #3
@@ -115,27 +115,27 @@ export default function LandingPage() {
|
||||
title: "Automated Reconcilliation", description: "Bank-level automation for all your transactional data sources.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Automation Flow"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1", imageAlt: "Automation Flow"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Reconciliation View"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "Reconciliation View"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Predictive Analytics", description: "Advanced AI forecasting based on historical spending habits.", icon: LayoutDashboard,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Forecasting UI"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=3", imageAlt: "Forecasting UI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Trend Graph"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=4", imageAlt: "Trend Graph"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Tax Optimization", description: "Dynamic tax planning and reporting in real-time.", icon: DollarSign,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Tax Dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=5", imageAlt: "Tax Dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Reporting Module"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=6", imageAlt: "Reporting Module"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=7"
|
||||
logoText="FinERP"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user