Merge version_1 into main #2
@@ -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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", imageAlt: "Appliance maintenance service", buttonIcon: CheckCircle
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -107,6 +107,7 @@ export default function LandingPage() {
|
||||
id: "3", value: "Quick", description: "Fast response times and professional service delivery"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,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?_wi=1", imageAlt: "Customer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", 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?_wi=2", imageAlt: "Customer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", 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?_wi=3", imageAlt: "Customer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", 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?_wi=4", imageAlt: "Customer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Customer portrait"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user