Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user