Update src/app/page.tsx

This commit is contained in:
2026-03-05 16:41:20 +00:00
parent 8016d3e5da
commit 8f456e7e09

View File

@@ -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() {
<div id="reservation" data-section="reservation">
<ContactSplitForm
title="Reserve Your Table"
description="Book your dining experience at Sun Hotels. We look forward to serving you authentic cuisine in a warm and welcoming atmosphere."
description="Book your dining experience at Sun Hotels with instant SMS confirmation. Your reservation is guaranteed, and we look forward to serving you authentic cuisine in a warm and welcoming atmosphere."
inputs={[
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
@@ -363,23 +342,17 @@ export default function SunHotelsLanding() {
tagAnimation="slide-up"
faqs={[
{
id: "location", title: "How to Find Us", content: "<strong>Sun Hotels</strong><br/>UKPM Square, 281, Palani Rd, Gandhi Nagar<br/>Udumalaipettai, Tamil Nadu 642154, India<br/><br/>📍 Easy to locate in the heart of Udumalaipettai<br/>🅿️ Large and convenient parking area"
},
id: "location", title: "How to Find Us", content: "<strong>Sun Hotels</strong><br/>UKPM Square, 281, Palani Rd, Gandhi Nagar<br/>Udumalaipettai, Tamil Nadu 642154, India<br/><br/>📍 Easy to locate in the heart of Udumalaipettai<br/>🅿️ Large and convenient parking area"},
{
id: "parking", title: "Parking Options", content: "We offer <strong>free parking</strong> 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 <strong>free parking</strong> 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<br/>✓ Accessible seating arrangements<br/>✓ Wheelchair accessible parking spaces<br/>✓ Wheelchair accessible restrooms<br/><br/>We welcome all guests and are committed to providing an inclusive dining experience."
},
id: "accessibility", title: "Wheelchair Accessibility", content: "✓ Wheelchair accessible entrance<br/>✓ Accessible seating arrangements<br/>✓ Wheelchair accessible parking spaces<br/>✓ Wheelchair accessible restrooms<br/><br/>We welcome all guests and are committed to providing an inclusive dining experience."},
{
id: "hours", title: "Hours & Contacts", content: "<strong>Hours:</strong> Open from 10:00 AM until 11:00 PM<br/><br/><strong>Contact:</strong><br/>📞 Phone: +91 97877 47875<br/>💬 WhatsApp: +91 97877 47875<br/><br/>Call ahead to reserve your table or place an order."
},
id: "hours", title: "Hours & Contacts", content: "<strong>Hours:</strong> Open from 10:00 AM until 11:00 PM<br/><br/><strong>Contact:</strong><br/>📞 Phone: +91 97877 47875<br/>💬 WhatsApp: +91 97877 47875<br/><br/>Call ahead to reserve your table or place an order."},
{
id: "atmosphere", title: "Dining Atmosphere", content: "🌡️ <strong>Air-Conditioned</strong> comfortable environment<br/>👨‍👩‍👧 <strong>Family-Friendly</strong> space perfect for all ages<br/>💼 <strong>Business-Ready</strong> with private dining options<br/>🎉 <strong>Event-Capable</strong> with catering services"
},
id: "atmosphere", title: "Dining Atmosphere", content: "🌡️ <strong>Air-Conditioned</strong> comfortable environment<br/>👨‍👩‍👧 <strong>Family-Friendly</strong> space perfect for all ages<br/>💼 <strong>Business-Ready</strong> with private dining options<br/>🎉 <strong>Event-Capable</strong> with catering services"},
{
id: "crowd", title: "Who Visits Us", content: "👨‍👩‍👧‍👦 <strong>Families</strong> enjoying quality time together<br/>🎒 <strong>Tourists</strong> exploring local flavors<br/>👥 <strong>Groups</strong> celebrating special occasions<br/>💼 <strong>Business Diners</strong> for meetings and events<br/>🚶 <strong>Solo Diners</strong> looking for authentic cuisine"
},
id: "crowd", title: "Who Visits Us", content: "👨‍👩‍👧‍👦 <strong>Families</strong> enjoying quality time together<br/>🎒 <strong>Tourists</strong> exploring local flavors<br/>👥 <strong>Groups</strong> celebrating special occasions<br/>💼 <strong>Business Diners</strong> for meetings and events<br/>🚶 <strong>Solo Diners</strong> 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"},
]}
/>
</div>
</ThemeProvider>
);
}
}