From e222f951fc7a38cc7dc697850c53f4acffaf8136 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:15:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 207 ++++++++++++----------------------------------- 1 file changed, 50 insertions(+), 157 deletions(-) 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() {