Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -62,9 +62,9 @@ export default function LandingPage() {
|
||||
imageAlt="Elegant hotel lobby with warm lighting and plush furnishings"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Award-Winning Service", icon: "CheckCircle" },
|
||||
{ type: "text", text: "Premium Amenities", icon: "Sparkles" },
|
||||
{ type: "text", text: "Prime Location", icon: "ArrowRight" }
|
||||
{ type: "text", text: "Award-Winning Service" },
|
||||
{ type: "text", text: "Premium Amenities" },
|
||||
{ type: "text", text: "Prime Location" }
|
||||
]}
|
||||
showMarqueeCard={true}
|
||||
ariaLabel="Luxury hotel hero section showcasing elegant accommodations and exceptional service"
|
||||
|
||||
Reference in New Issue
Block a user