diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 41b9bf7..58c3584 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,6 +26,12 @@ export default function HomePage() { }} imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-resort-hotel-leisure-travel-vacation_74190-8219.jpg" textAnimation="fade-blur" + items={[ + { text: "Fresh Seafood" }, + { text: "Fine Dining" }, + { text: "Ocean Views" }, + { text: "Signature Cocktails" } + ]} />