Bob AI: fix build error in src/pages/HomePage.tsx

This commit is contained in:
kudinDmitriyUp
2026-07-04 04:48:11 +00:00
parent 426a6c7b88
commit 3fc46a21e4

View File

@@ -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" }
]}
/>
</SectionErrorBoundary>
</div>