diff --git a/src/app/page.tsx b/src/app/page.tsx index 4df3395..0b69fb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { useInvertedBackground={false} names=[ "Google Reviews", "TripAdvisor", "London Food Guides", "Local Community" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/5-star-rating-review-background-score-us-high_1017-61019.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-dance-school-dynamic-labels-template_23-2149397959.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-london-bridge-is-down-lettering_23-2149703234.jpg" ]}