diff --git a/src/app/page.tsx b/src/app/page.tsx
index a8708cc..31ca848 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,62 +48,39 @@ export default function LandingPage() {
@@ -123,20 +92,11 @@ export default function LandingPage() {
description="We solve specific business problems using high-precision AI models tailored to your niche."
accordionItems={[
{
- id: "1",
- title: "Automated Sales Strategy",
- content: "Our AI analyzes your funnel to predict conversion blockers.",
- },
+ id: "1", title: "Automated Sales Strategy", content: "Our AI analyzes your funnel to predict conversion blockers."},
{
- id: "2",
- title: "Predictive Market Analysis",
- content: "Gain insights into trends before your competitors even see them.",
- },
+ id: "2", title: "Predictive Market Analysis", content: "Gain insights into trends before your competitors even see them."},
{
- id: "3",
- title: "Precision Automation",
- content: "Remove operational bottlenecks with custom AI workflows.",
- },
+ id: "3", title: "Precision Automation", content: "Remove operational bottlenecks with custom AI workflows."},
]}
imageSrc="http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg"
mediaAnimation="slide-up"
@@ -146,27 +106,19 @@ export default function LandingPage() {
@@ -320,29 +223,19 @@ export default function LandingPage() {