From b316e892265c40c2bf345db93e7f373874f531e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 03:25:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6230eb5..9c7a63d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,8 +117,8 @@ export default function LandingPage() { faqs={[ { id: "q1", title: "How is Wi-Fi speed verified?", content: "We perform speed tests at peak and off-peak hours." }, { id: "q2", title: "Are these family friendly?", content: "We highlight the 'Deep Work' friendly shops, which are often quieter." } - ], - description: "Everything you need to know." + ]} + description="Everything you need to know." imageSrc="http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg" faqsAnimation="slide-up" textboxLayout="split" -- 2.49.1