diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f1f2db..8e58e07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HomePage() { const testimonials = [ { - id: "1", 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", imageAlt: "Sarah Johnson" + id: "1", 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?_wi=1", imageAlt: "Sarah Johnson" }, { id: "2", 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", imageAlt: "Ahmed Al Mansouri" @@ -71,7 +71,7 @@ export default function HomePage() { id: "4", 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", imageAlt: "Mohammed Al Shamsi" }, { - id: "5", 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", imageAlt: "Layla Noor" + id: "5", 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?_wi=2", imageAlt: "Layla Noor" }, { id: "6", 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", imageAlt: "Hassan Al Mazrouei"