diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 96f337f..aec2180 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,6 +24,15 @@ export default function HomePage() { text: "Explore Amenities", href: "#amenities", }} + avatarsSrc={[ + "https://i.pravatar.cc/150?img=1", + "https://i.pravatar.cc/150?img=2", + "https://i.pravatar.cc/150?img=3", + "https://i.pravatar.cc/150?img=4", + "https://i.pravatar.cc/150?img=5" + ]} + avatarText="Join 10,000+ relaxed guests" + names={["Google", "Microsoft", "Amazon", "Netflix", "Spotify"]} imageSrc="http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg" />