Merge version_1 into main #1
@@ -145,13 +145,13 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Business Traveler", testimonial: "Outstanding service and comfortable rooms. The staff made my stay memorable. Highly recommended for business trips to Vijayapura!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Rajesh Kumar"},
|
||||
id: "1", name: "Rajesh Kumar", role: "Business Traveler", testimonial: "Outstanding service and comfortable rooms. The staff made my stay memorable. Highly recommended for business trips to Vijayapura!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Family Vacation", testimonial: "Perfect location for visiting Bijapur. The rooms are spacious, clean, and the hospitality is exceptional. Our kids loved the stay!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "2", name: "Priya Sharma", role: "Family Vacation", testimonial: "Perfect location for visiting Bijapur. The rooms are spacious, clean, and the hospitality is exceptional. Our kids loved the stay!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3", name: "Arun Patel", role: "Event Host", testimonial: "We held our wedding reception here and it was perfect. The event team was professional, the venue was beautiful, and the food was delicious.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Arun Patel"},
|
||||
id: "3", name: "Arun Patel", role: "Event Host", testimonial: "We held our wedding reception here and it was perfect. The event team was professional, the venue was beautiful, and the food was delicious.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Arun Patel"},
|
||||
{
|
||||
id: "4", name: "Deepika Nair", role: "Tourist", testimonial: "Great hotel for exploring Bijapur. The staff helped us plan our sightseeing itinerary. Clean rooms, friendly service, and value for money.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Deepika Nair"},
|
||||
id: "4", name: "Deepika Nair", role: "Tourist", testimonial: "Great hotel for exploring Bijapur. The staff helped us plan our sightseeing itinerary. Clean rooms, friendly service, and value for money.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=4", imageAlt: "Deepika Nair"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user