diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6ef78f7..b4eddd6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,97 +42,51 @@ export default function LandingPage() {
@@ -150,22 +98,13 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Customer Management",
- description: "Easily keep track of all your clients in one place.",
- imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg?_wi=2",
- },
+ title: "Customer Management", description: "Easily keep track of all your clients in one place.", imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg"},
{
id: 2,
- title: "Invoice Tracking",
- description: "Create, send, and track payments to ensure you're always getting paid.",
- imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=2",
- },
+ title: "Invoice Tracking", description: "Create, send, and track payments to ensure you're always getting paid.", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg"},
{
id: 3,
- title: "Smart Insights",
- description: "Get a clear summary of your profit, income, and pending payments instantly.",
- imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg?_wi=2",
- },
+ title: "Smart Insights", description: "Get a clear summary of your profit, income, and pending payments instantly.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg"},
]}
title="Built for Beginners"
description="Manage your financial life with tools designed for simplicity and efficiency."
@@ -175,29 +114,15 @@ export default function LandingPage() {
@@ -235,37 +151,30 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ title="Financial Tips"
+ description="Stay updated with the latest trends in finance."
+ blogs={[]}
/>