From 4047937d3753bd3cc4a756e0d0f8348cd6221380 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:31:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eeadf80..5609bf6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,6 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { id: "q1", title: "How long does installation take?", content: "Most residential projects are completed within 3-5 days." }, - { id: "q2", title: "What AI features do you offer?", content: "We offer smart energy load balancing and real-time efficiency analytics." }, { id: "q3", title: "Are industrial arrays guaranteed?", content: "Yes, we provide 25-year performance warranties on our hardware." }, ]} sideTitle="Frequently Asked Questions" -- 2.49.1