Update src/app/reviews/page.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ export default function ReviewsPage() {
|
||||
name: "Mukul Bana",
|
||||
role: "Homeowner, Noida",
|
||||
testimonial: "Great service! A half-yearly or yearly cleaning schedule works perfectly for my home. The team is professional and thorough.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
|
||||
name: "Amar Bhanu",
|
||||
role: "Business Owner, Sector 62",
|
||||
testimonial: "Staff behaviour is excellent. They are courteous, respectful, and very professional. I trust them with my office cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function ReviewsPage() {
|
||||
name: "Vishal Singh",
|
||||
role: "Homeowner, Greater Noida",
|
||||
testimonial: "The cleaning process is very thorough and the price is very reasonable. Highly recommend We Clean for any cleaning needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function ReviewsPage() {
|
||||
name: "Priya Sharma",
|
||||
role: "Corporate Manager, Noida",
|
||||
testimonial: "Consistent quality and reliability. Our office always looks pristine. They've been our trusted cleaning partner for over a year.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ReviewsPage() {
|
||||
name: "Rajesh Patel",
|
||||
role: "Homeowner, Indirapuram",
|
||||
testimonial: "Professional service at affordable prices. They pay attention to details and our furniture looks brand new after their cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function ReviewsPage() {
|
||||
name: "Neha Verma",
|
||||
role: "Property Manager, Ghaziabad",
|
||||
testimonial: "Excellent response time and quality work. We've used them for multiple properties and they never disappoint.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2",
|
||||
icon: "ThumbsUp",
|
||||
},
|
||||
]}
|
||||
@@ -180,7 +180,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg?_wi=9"
|
||||
imageAlt="We Clean Housekeeping Services"
|
||||
logoText="We Clean"
|
||||
copyrightText="© 2024 We Clean Housekeeping Services. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user