diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 08697e8..1b05291 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,6 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; -import { Award, Bell, Coffee, MessageSquare, Star, User, Users, Utensils } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -133,7 +132,7 @@ export default function HomePage() { { question: "What is the check-in time?", answer: "Check-in begins at 3:00 PM." }, { question: "Are pets allowed?", answer: "Yes, we are a pet-friendly facility for small animals." }, { question: "Do you have parking?", answer: "Complimentary valet parking is available for all guests." } - ]} + ], imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-using-modern-device_482257-81626.jpg" />