diff --git a/src/app/page.tsx b/src/app/page.tsx index 01c0691..5398efc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,6 @@ export default function HomePage() { testimonials={[{ id: "1", name: "James L.", role: "Pro", company: "Local League", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-table-football_23-2147681039.jpg" }, { id: "2", name: "Sarah K.", role: "Enthusiast", company: "City Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-drinking-bright-cocktail-swimming-pool-man-with-dark-hair-glass-with-bright-beverage-looking-camera-leisure-friendship-party-concept_74855-21406.jpg" }, { id: "3", name: "Mike R.", role: "Player", company: "Billiards Fan", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/friends-having-poker-night_23-2149153494.jpg" }]} title="What Players Say" description="Hear why locals make The Hangar their choice." - textboxLayout="split" useInvertedBackground={false} />