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"