Update src/app/page.tsx

This commit is contained in:
2026-03-06 05:36:34 +00:00
parent 5b16cd0a5e
commit 38d0cbd6b3

View File

@@ -64,13 +64,13 @@ export default function LandingPage() {
tag="Full-Service Coverage"
features={[
{
title: "Washing Machine Repair", description: "Expert diagnosis and repair for all washing machine models", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "Washing machine repair service", buttonIcon: Wrench
title: "Washing Machine Repair", description: "Expert diagnosis and repair for all washing machine models", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=1", imageAlt: "Washing machine repair service", buttonIcon: Wrench
},
{
title: "Appliance Installation", description: "Professional installation of new appliances with safety checks", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "Appliance installation service", buttonIcon: Zap
title: "Appliance Installation", description: "Professional installation of new appliances with safety checks", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=2", imageAlt: "Appliance installation service", buttonIcon: Zap
},
{
title: "Preventive Maintenance", description: "Regular maintenance packages to keep appliances running smoothly", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "Appliance maintenance service", buttonIcon: CheckCircle
title: "Preventive Maintenance", description: "Regular maintenance packages to keep appliances running smoothly", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=3", imageAlt: "Appliance maintenance service", buttonIcon: CheckCircle
}
]}
textboxLayout="default"
@@ -119,19 +119,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Fatima Al Mansoori", role: "Homeowner", company: "Dubai Marina", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Customer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Customer portrait"
},
{
id: "2", name: "Ahmed Hassan", role: "Property Manager", company: "Downtown Dubai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Customer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Customer portrait"
},
{
id: "3", name: "Sarah Johnson", role: "Resident", company: "Jumeirah", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Customer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Customer portrait"
},
{
id: "4", name: "Mohammed Al Khayat", role: "Business Owner", company: "JBR", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Customer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Customer portrait"
}
]}
kpiItems={[