diff --git a/src/app/page.tsx b/src/app/page.tsx index 337940a..17c5d3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,10 +118,10 @@ export default function LandingPage() { title="Why Choose Haveli Westside" description="Experience the perfect blend of quality, comfort, and authentic Indian hospitality that makes us the preferred choice for families and travelers." features={[ - { icon: Heart, title: "Family Friendly Dining", description: "Comfortable seating and welcoming atmosphere perfect for families, celebrations, and special occasions with loved ones." }, - { icon: Home, title: "Comfortable Rooms", description: "Clean, well-maintained AC rooms with modern amenities for travelers and wedding guest accommodations available." }, { icon: Leaf, title: "Fresh Authentic Food", description: "Biryani prepared using traditional Hyderabadi recipes with premium ingredients and no compromise on quality or taste." }, - { icon: MapPin, title: "Highway Location", description: "Convenient location on Khammam Bypass Road with easy access from the main highway for travelers passing through." } + { icon: Heart, title: "Family Friendly Dining", description: "Comfortable seating and welcoming atmosphere perfect for families, celebrations, and special occasions with loved ones." }, + { icon: MapPin, title: "Highway Location", description: "Convenient location on Khammam Bypass Road with easy access from the main highway for travelers passing through." }, + { icon: Home, title: "Comfortable Rooms", description: "Clean, well-maintained AC rooms with modern amenities for travelers and wedding guest accommodations available." } ]} animationType="slide-up" textboxLayout="default"