Skip to content

Commit

Permalink
Update _index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
maltenuhn committed May 2, 2024
1 parent 6b80d19 commit 2d7ea9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/routes/_index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ export default function LandingPage() {
scrollable
style={{ marginBottom: 36 }}
>
{/* TODO renaming this to testimonials does not work, something w/ the loader? */}
{reviews.map((testimonial) => {
return (
<TestimonialCard
Expand Down

0 comments on commit 2d7ea9a

Please sign in to comment.