Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user