Update src/app/about/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "Apartment Owner, Business Bay",
|
||||
testimonial: "Excellent service and professional team. The work was completed on time with exceptional quality. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
||||
name: "Ahmed Al Mansouri",
|
||||
handle: "Property Manager, Dubai Marina",
|
||||
testimonial: "Very good maintenance company. Their painters, handymen, and electricians are all top-notch professionals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2",
|
||||
imageAlt: "Ahmed Al Mansouri",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function AboutPage() {
|
||||
name: "Fatima Hassan",
|
||||
handle: "Villa Owner, Jumeirah",
|
||||
testimonial: "Fast response times and reliable service. They fixed our plumbing issue the same day. Great value for money!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
|
||||
imageAlt: "Fatima Hassan",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function AboutPage() {
|
||||
name: "Mohammed Al Shamsi",
|
||||
handle: "Office Manager, Al Barsha",
|
||||
testimonial: "Professional cleaning and maintenance services for our office. Always punctual and thorough. Highly satisfied.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
|
||||
imageAlt: "Mohammed Al Shamsi",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
||||
name: "Layla Noor",
|
||||
handle: "Restaurant Owner, Downtown Dubai",
|
||||
testimonial: "Their AC maintenance keeps our cooling running smoothly in Dubai heat. Reliable and professional technicians.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
imageAlt: "Layla Noor",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function AboutPage() {
|
||||
name: "Hassan Al Mazrouei",
|
||||
handle: "Business Owner, Dubai Silicon Oasis",
|
||||
testimonial: "Best service company in Dubai. They handle everything from electrical work to furniture installation perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2",
|
||||
imageAlt: "Hassan Al Mazrouei",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user