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() {