Update src/app/reviews/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ const ReviewsPage = () => {
|
||||
handle: "@ahmad_karachi",
|
||||
testimonial: "Excellent property with outstanding service. The rooms are beautifully maintained, the staff is incredibly helpful, and the location is perfect. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-elderly-woman-with-backpack-sporty-woman-casual-clothes-smiling-pointing-sport-adventure-hobby-concept_74855-23325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-elderly-woman-with-backpack-sporty-woman-casual-clothes-smiling-pointing-sport-adventure-hobby-concept_74855-23325.jpg?_wi=3",
|
||||
imageAlt: "Ahmad",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ const ReviewsPage = () => {
|
||||
handle: "@sophia_travels",
|
||||
testimonial: "My best hotel experience in Pakistan! Clean, comfortable, and the team truly cares about guest satisfaction. The attention to detail is remarkable. Will definitely return!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg?_wi=3",
|
||||
imageAlt: "Sophia",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ const ReviewsPage = () => {
|
||||
handle: "@khalid_business",
|
||||
testimonial: "Perfect for business travelers. Fast WiFi, comfortable workspace, excellent room service, and professional staff. Everything you need for a productive stay!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-luxury-restaurant_23-2150598417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-luxury-restaurant_23-2150598417.jpg?_wi=3",
|
||||
imageAlt: "Khalid",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ const ReviewsPage = () => {
|
||||
handle: "@noor_family",
|
||||
testimonial: "Family stay was fantastic! Kids loved the peaceful environment, parents appreciated the comfort and cleanliness. Thank you for making our vacation memorable!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg?_wi=2",
|
||||
imageAlt: "Noor",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ const ReviewsPage = () => {
|
||||
handle: "@hassan_luxury",
|
||||
testimonial: "Luxury doesn't have to be expensive. Central Residence proves it! Premium quality, exceptional service, and reasonable prices. My new favorite hotel!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-working-together_23-2149871330.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-working-together_23-2149871330.jpg?_wi=2",
|
||||
imageAlt: "Hassan",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ const ReviewsPage = () => {
|
||||
handle: "@lisa_international",
|
||||
testimonial: "Visited from abroad and was absolutely impressed. The hospitality, cleanliness, and professionalism exceeded my expectations. Booking my next trip already!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
imageAlt: "Lisa",
|
||||
},
|
||||
]}
|
||||
@@ -197,7 +197,7 @@ const ReviewsPage = () => {
|
||||
description="Contact us today to reserve your perfect getaway at Central Residence. Our team is here to answer any questions and help make your stay unforgettable."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/modern-hotel-reception-with-flat-design_23-2147980724.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/modern-hotel-reception-with-flat-design_23-2147980724.jpg?_wi=4"
|
||||
imageAlt="Book Your Stay"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user