Bob AI: fix build error in src/pages/HomePage.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-22 20:29:18 +00:00
parent 7332a369ea
commit 60109225cc

View File

@@ -150,6 +150,7 @@ export default function HomePage() {
<TestimonialMarqueeCards
tag="Member Reviews"
title="Join our community of over 25+ happy members"
description="See what our members have to say about their experience at Sandbox."
testimonials={[
{
name: "Sarah J.",
@@ -191,6 +192,7 @@ export default function HomePage() {
<FaqTwoColumn
tag="Common Questions"
title="Everything you need to know"
description="Find answers to the most frequently asked questions about our gym."
items={[
{
question: "What are your operating hours?",