Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -225,6 +225,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19956.jpg",
|
||||
},
|
||||
]}
|
||||
description="Meet the passionate individuals who make our space special."
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -234,6 +235,7 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeCards
|
||||
tag="Reviews"
|
||||
title="Community Love"
|
||||
description="See what our amazing community has to say about their experiences with us."
|
||||
testimonials={[
|
||||
{
|
||||
name: "David",
|
||||
@@ -275,6 +277,7 @@ export default function HomePage() {
|
||||
<FaqSplitMedia
|
||||
tag="Questions?"
|
||||
title="Need to know more?"
|
||||
description="Find answers to some of our most frequently asked questions below."
|
||||
items={[
|
||||
{
|
||||
question: "Are you LGBTQ friendly?",
|
||||
|
||||
Reference in New Issue
Block a user