Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -164,6 +164,7 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeCards
|
||||
tag="Validation"
|
||||
title="Trusted by Researchers"
|
||||
description="Hear from the experts who are already using Band to accelerate their clinical trials."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dr. Aris Thorne",
|
||||
@@ -205,6 +206,7 @@ export default function HomePage() {
|
||||
<FaqTabbedAccordion
|
||||
tag="FAQ"
|
||||
title="Common Questions"
|
||||
description="Find answers to the most frequently asked questions about Band."
|
||||
categories={[
|
||||
{
|
||||
name: "Platform",
|
||||
|
||||
Reference in New Issue
Block a user