Merge version_1 into main #2
@@ -20,7 +20,6 @@ import {
|
||||
Moon,
|
||||
Phone,
|
||||
Sun,
|
||||
Takeaway,
|
||||
Truck,
|
||||
Utensils,
|
||||
Users,
|
||||
@@ -74,16 +73,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", 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", 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", 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", imageAlt: "Local guest profile picture"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={true}
|
||||
@@ -131,7 +130,7 @@ export default function SunHotelsLanding() {
|
||||
icon: Truck,
|
||||
title: "Home Delivery", description: "Quick and safe delivery of your favorite dishes to your doorstep"},
|
||||
{
|
||||
icon: Takeaway,
|
||||
icon: Star,
|
||||
title: "Takeaway & Pickup", description: "Convenient pickup options for on-the-go dining"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -177,17 +176,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", 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", 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", 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", 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", 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", imageAlt: "Deepa Nair avatar"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user