Merge version_1_1781465113987 into main #3
@@ -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"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user