diff --git a/src/app/page.tsx b/src/app/page.tsx index a308acf..bdcf61a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,6 +30,7 @@ import { Calendar, Clock, Users as GuestIcon, + Shield, } from "lucide-react"; export default function SunHotelsLanding() { @@ -185,20 +186,16 @@ export default function SunHotelsLanding() { testimonials={[ { name: "Arun Shankar Ezhilarasan", handle: "Regular Guest", testimonial: "Options of cuisine, ambience, and service were great.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Arun Shankar profile picture" - }, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Arun Shankar profile picture"}, { name: "Shivaraj Babu", handle: "Tourist", testimonial: "Highly recommended multi-cuisine AC restaurant in Udumalpet.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Shivaraj Babu profile picture" - }, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Shivaraj Babu profile picture"}, { name: "Arun Babu", handle: "Family Diner", testimonial: "Wonderful food experience and cordial staff service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "Arun Babu profile picture" - }, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "Arun Babu profile picture"}, { name: "Local Guest", handle: "Regular Customer", testimonial: "Best place for authentic Chettinad cuisine in town.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=4", imageAlt: "Local guest profile picture" - }, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=4", imageAlt: "Local guest profile picture"}, ]} testimonialRotationInterval={5000} useInvertedBackground={true} @@ -232,28 +229,22 @@ export default function SunHotelsLanding() { features={[ { icon: Coffee, - title: "Brunch & Breakfast", description: "Start your day with our traditional and contemporary breakfast options" - }, + title: "Brunch & Breakfast", description: "Start your day with our traditional and contemporary breakfast options"}, { icon: Sun, - title: "Lunch Specials", description: "Authentic Chettinad and multi-cuisine meals with generous portions" - }, + title: "Lunch Specials", description: "Authentic Chettinad and multi-cuisine meals with generous portions"}, { icon: Moon, - title: "Dinner Experience", description: "Fine dining atmosphere with signature dishes and premium service" - }, + title: "Dinner Experience", description: "Fine dining atmosphere with signature dishes and premium service"}, { icon: Users, - title: "Group & Catering", description: "Private dining rooms and catering services for events and celebrations" - }, + title: "Group & Catering", description: "Private dining rooms and catering services for events and celebrations"}, { icon: Truck, - title: "Home Delivery", description: "Quick and safe delivery of your favorite dishes to your doorstep" - }, + title: "Home Delivery", description: "Quick and safe delivery of your favorite dishes to your doorstep"}, { icon: Star, - title: "Takeaway & Pickup", description: "Convenient pickup options for on-the-go dining" - }, + title: "Takeaway & Pickup", description: "Convenient pickup options for on-the-go dining"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -270,23 +261,17 @@ export default function SunHotelsLanding() { tagAnimation="slide-up" products={[ { - id: "mutton-vadachatty", name: "Mutton Vadachatty Soru", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-delicious-dish_23-2147894735.jpg", imageAlt: "Mutton Vadachatty Soru - Must-try specialty" - }, + id: "mutton-vadachatty", name: "Mutton Vadachatty Soru", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-delicious-dish_23-2147894735.jpg", imageAlt: "Mutton Vadachatty Soru - Must-try specialty"}, { - id: "bun-parotta", name: "Bun Parotta", price: "₹50", imageSrc: "http://img.b2bpic.net/free-photo/kutab-served-with-pomegranate-seeds-yogurt-pottery-jar_114579-1951.jpg", imageAlt: "Soft and fluffy Bun Parotta" - }, + id: "bun-parotta", name: "Bun Parotta", price: "₹50", imageSrc: "http://img.b2bpic.net/free-photo/kutab-served-with-pomegranate-seeds-yogurt-pottery-jar_114579-1951.jpg", imageAlt: "Soft and fluffy Bun Parotta"}, { - id: "chettinad-chicken", name: "Chettinad Chicken Curry", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20777.jpg", imageAlt: "Authentic Chettinad Chicken Curry" - }, + id: "chettinad-chicken", name: "Chettinad Chicken Curry", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20777.jpg", imageAlt: "Authentic Chettinad Chicken Curry"}, { - id: "chicken-biryani", name: "Chicken Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-biryani-bowl-with-aromatic-basmati-rice-spices_84443-72497.jpg", imageAlt: "Fragrant Chicken Biryani" - }, + id: "chicken-biryani", name: "Chicken Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-psd/delicious-chicken-biryani-bowl-with-aromatic-basmati-rice-spices_84443-72497.jpg", imageAlt: "Fragrant Chicken Biryani"}, { - id: "fish-fry", name: "Fish Fry", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-table_140725-1351.jpg", imageAlt: "Crispy Fish Fry" - }, + id: "fish-fry", name: "Fish Fry", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-table_140725-1351.jpg", imageAlt: "Crispy Fish Fry"}, { - id: "veg-meals", name: "Vegetarian Meals", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-with-greens-seasonings-white-surface-soup-meal-food-vegetable_140725-74420.jpg", imageAlt: "Wholesome Vegetarian Meals" - }, + id: "veg-meals", name: "Vegetarian Meals", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-with-greens-seasonings-white-surface-soup-meal-food-vegetable_140725-74420.jpg", imageAlt: "Wholesome Vegetarian Meals"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -304,23 +289,17 @@ export default function SunHotelsLanding() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Arun Shankar Ezhilarasan", handle: "Regular Guest", testimonial: "Options of cuisine, ambience, and service were great. Best place to celebrate with family.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=5", imageAlt: "Arun Shankar Ezhilarasan avatar" - }, + id: "1", name: "Arun Shankar Ezhilarasan", handle: "Regular Guest", testimonial: "Options of cuisine, ambience, and service were great. Best place to celebrate with family.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=5", imageAlt: "Arun Shankar Ezhilarasan avatar"}, { - id: "2", name: "Shivaraj Babu", handle: "Tourist", testimonial: "Highly recommended multi-cuisine AC restaurant in Udumalpet. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=6", imageAlt: "Shivaraj Babu avatar" - }, + id: "2", name: "Shivaraj Babu", handle: "Tourist", testimonial: "Highly recommended multi-cuisine AC restaurant in Udumalpet. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=6", imageAlt: "Shivaraj Babu avatar"}, { - id: "3", name: "Arun Babu", handle: "Family Diner", testimonial: "Wonderful food experience and cordial staff service. Yogesh is exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=7", imageAlt: "Arun Babu avatar" - }, + id: "3", name: "Arun Babu", handle: "Family Diner", testimonial: "Wonderful food experience and cordial staff service. Yogesh is exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=7", imageAlt: "Arun Babu avatar"}, { - id: "4", name: "Priya Kumari", handle: "Business Group", testimonial: "Spacious dining hall perfect for meetings. Great parking and authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg?_wi=1", imageAlt: "Priya Kumari avatar" - }, + id: "4", name: "Priya Kumari", handle: "Business Group", testimonial: "Spacious dining hall perfect for meetings. Great parking and authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg?_wi=1", imageAlt: "Priya Kumari avatar"}, { - id: "5", name: "Vikram Singh", handle: "Solo Traveler", testimonial: "Excellent service and clean environment. Mutton Vadachatty is a must-try!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=8", imageAlt: "Vikram Singh avatar" - }, + id: "5", name: "Vikram Singh", handle: "Solo Traveler", testimonial: "Excellent service and clean environment. Mutton Vadachatty is a must-try!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=8", imageAlt: "Vikram Singh avatar"}, { - id: "6", name: "Deepa Nair", handle: "Local Resident", testimonial: "Been coming here for years. Consistency in quality and service is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg?_wi=2", imageAlt: "Deepa Nair avatar" - }, + id: "6", name: "Deepa Nair", handle: "Local Resident", testimonial: "Been coming here for years. Consistency in quality and service is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg?_wi=2", imageAlt: "Deepa Nair avatar"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -332,7 +311,7 @@ export default function SunHotelsLanding() {
Sun Hotels
UKPM Square, 281, Palani Rd, Gandhi Nagar
Udumalaipettai, Tamil Nadu 642154, India

📍 Easy to locate in the heart of Udumalaipettai
🅿️ Large and convenient parking area" - }, + id: "location", title: "How to Find Us", content: "Sun Hotels
UKPM Square, 281, Palani Rd, Gandhi Nagar
Udumalaipettai, Tamil Nadu 642154, India

📍 Easy to locate in the heart of Udumalaipettai
🅿️ Large and convenient parking area"}, { - id: "parking", title: "Parking Options", content: "We offer free parking for all our guests in a spacious lot adjacent to the restaurant. We also have paid parking available for large groups and events. Easy accessibility for all vehicle types." - }, + id: "parking", title: "Parking Options", content: "We offer free parking for all our guests in a spacious lot adjacent to the restaurant. We also have paid parking available for large groups and events. Easy accessibility for all vehicle types."}, { - id: "accessibility", title: "Wheelchair Accessibility", content: "✓ Wheelchair accessible entrance
✓ Accessible seating arrangements
✓ Wheelchair accessible parking spaces
✓ Wheelchair accessible restrooms

We welcome all guests and are committed to providing an inclusive dining experience." - }, + id: "accessibility", title: "Wheelchair Accessibility", content: "✓ Wheelchair accessible entrance
✓ Accessible seating arrangements
✓ Wheelchair accessible parking spaces
✓ Wheelchair accessible restrooms

We welcome all guests and are committed to providing an inclusive dining experience."}, { - id: "hours", title: "Hours & Contacts", content: "Hours: Open from 10:00 AM until 11:00 PM

Contact:
📞 Phone: +91 97877 47875
💬 WhatsApp: +91 97877 47875

Call ahead to reserve your table or place an order." - }, + id: "hours", title: "Hours & Contacts", content: "Hours: Open from 10:00 AM until 11:00 PM

Contact:
📞 Phone: +91 97877 47875
💬 WhatsApp: +91 97877 47875

Call ahead to reserve your table or place an order."}, { - id: "atmosphere", title: "Dining Atmosphere", content: "🌡️ Air-Conditioned comfortable environment
👨‍👩‍👧 Family-Friendly space perfect for all ages
💼 Business-Ready with private dining options
🎉 Event-Capable with catering services" - }, + id: "atmosphere", title: "Dining Atmosphere", content: "🌡️ Air-Conditioned comfortable environment
👨‍👩‍👧 Family-Friendly space perfect for all ages
💼 Business-Ready with private dining options
🎉 Event-Capable with catering services"}, { - id: "crowd", title: "Who Visits Us", content: "👨‍👩‍👧‍👦 Families enjoying quality time together
🎒 Tourists exploring local flavors
👥 Groups celebrating special occasions
💼 Business Diners for meetings and events
🚶 Solo Diners looking for authentic cuisine" - }, + id: "crowd", title: "Who Visits Us", content: "👨‍👩‍👧‍👦 Families enjoying quality time together
🎒 Tourists exploring local flavors
👥 Groups celebrating special occasions
💼 Business Diners for meetings and events
🚶 Solo Diners looking for authentic cuisine"}, ]} faqsAnimation="blur-reveal" textboxLayout="default" @@ -394,19 +367,16 @@ export default function SunHotelsLanding() { socialLinks={[ { icon: Phone, - href: "tel:+919787747875", ariaLabel: "Call Sun Hotels" - }, + href: "tel:+919787747875", ariaLabel: "Call Sun Hotels"}, { icon: MessageCircle, - href: "https://wa.me/919787747875", ariaLabel: "WhatsApp Sun Hotels" - }, + href: "https://wa.me/919787747875", ariaLabel: "WhatsApp Sun Hotels"}, { icon: MapPin, - href: "https://maps.google.com/?q=Sun+Hotels+Udumalaipettai", ariaLabel: "View on Google Maps" - }, + href: "https://maps.google.com/?q=Sun+Hotels+Udumalaipettai", ariaLabel: "View on Google Maps"}, ]} />
); -} +} \ No newline at end of file