Merge version_1_1781457408595 into main
Merge version_1_1781457408595 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -17,13 +17,9 @@ export default function HomePage() {
|
||||
title="Reliable Plumbing & Electrical Services in KL"
|
||||
description="24/7 Emergency support for all your plumbing and electrical needs. Professional service at reasonable prices."
|
||||
primaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:016-502-1640",
|
||||
}}
|
||||
text: "Call Now", href: "tel:016-502-1640"}}
|
||||
secondaryButton={{
|
||||
text: "Read Reviews",
|
||||
href: "#testimonials",
|
||||
}}
|
||||
text: "Read Reviews", href: "#testimonials"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-with-plan_1368-4136.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -49,32 +45,17 @@ export default function HomePage() {
|
||||
description="We specialize in both plumbing and electrical maintenance, ensuring your home runs smoothly 24/7."
|
||||
items={[
|
||||
{
|
||||
title: "Kitchen Sink Repair",
|
||||
description: "Fixing leaks, O-rings, and P-traps.",
|
||||
tags: [
|
||||
"Plumbing",
|
||||
"Kitchen",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg",
|
||||
},
|
||||
title: "Kitchen Sink Repair", description: "Fixing leaks, O-rings, and P-traps.", tags: [
|
||||
"Plumbing", "Kitchen"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg"},
|
||||
{
|
||||
title: "Toilet Sink Repair",
|
||||
description: "Quick response for clogged or leaking toilets.",
|
||||
tags: [
|
||||
"Plumbing",
|
||||
"Bath",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg",
|
||||
},
|
||||
title: "Toilet Sink Repair", description: "Quick response for clogged or leaking toilets.", tags: [
|
||||
"Plumbing", "Bath"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg"},
|
||||
{
|
||||
title: "Water Purifier Setup",
|
||||
description: "Efficient installation and troubleshooting.",
|
||||
tags: [
|
||||
"Electrical",
|
||||
"Home",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg",
|
||||
},
|
||||
title: "Water Purifier Setup", description: "Efficient installation and troubleshooting.", tags: [
|
||||
"Electrical", "Home"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -88,23 +69,11 @@ export default function HomePage() {
|
||||
description="Quality service backed by happy customers."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.9",
|
||||
title: "Average Rating",
|
||||
description: "Based on 42 customer reviews.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg",
|
||||
},
|
||||
value: "4.9", title: "Average Rating", description: "Based on 42 customer reviews.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
description: "Always ready to assist you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg",
|
||||
},
|
||||
value: "24/7", title: "Availability", description: "Always ready to assist you.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg"},
|
||||
{
|
||||
value: "42+",
|
||||
title: "Completed Jobs",
|
||||
description: "Trusted by our local community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg",
|
||||
},
|
||||
value: "42+", title: "Completed Jobs", description: "Trusted by our local community.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -118,45 +87,20 @@ export default function HomePage() {
|
||||
description="See why our clients trust Ken Plumbing & Electrical."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dhevinya Divya",
|
||||
role: "Customer",
|
||||
company: "KL Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg",
|
||||
},
|
||||
name: "Dhevinya Divya", role: "Customer", company: "KL Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jeffrey Ong",
|
||||
role: "Local Guide",
|
||||
company: "KL Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-hipster-with-yellow-hairstyle-bright-vivid-makeup-dressed-casual-jumper-metal-chain-has-own-believes-extraordinary-look-poses-against-grey-wall-blank-copy-space_273609-53790.jpg",
|
||||
},
|
||||
name: "Jeffrey Ong", role: "Local Guide", company: "KL Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-hipster-with-yellow-hairstyle-bright-vivid-makeup-dressed-casual-jumper-metal-chain-has-own-believes-extraordinary-look-poses-against-grey-wall-blank-copy-space_273609-53790.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sushmit Mustafi",
|
||||
role: "Customer",
|
||||
company: "KL Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
},
|
||||
name: "Sushmit Mustafi", role: "Customer", company: "KL Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anonymous",
|
||||
role: "Customer",
|
||||
company: "KL Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg",
|
||||
},
|
||||
name: "Anonymous", role: "Customer", company: "KL Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anonymous",
|
||||
role: "Customer",
|
||||
company: "KL Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
|
||||
},
|
||||
name: "Anonymous", role: "Customer", company: "KL Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -170,21 +114,13 @@ export default function HomePage() {
|
||||
description="Quick answers to help you understand our services."
|
||||
items={[
|
||||
{
|
||||
question: "What areas do you serve?",
|
||||
answer: "We provide services across Kuala Lumpur.",
|
||||
},
|
||||
question: "What areas do you serve?", answer: "We provide services across Kuala Lumpur."},
|
||||
{
|
||||
question: "Are you available after hours?",
|
||||
answer: "Yes, we are open 24 hours to handle emergency calls.",
|
||||
},
|
||||
question: "Are you available after hours?", answer: "Yes, we are open 24 hours to handle emergency calls."},
|
||||
{
|
||||
question: "How can I book a service?",
|
||||
answer: "Simply click the call button to reach us directly.",
|
||||
},
|
||||
question: "How can I book a service?", answer: "Simply click the call button to reach us directly."},
|
||||
{
|
||||
question: "Do you provide electrical work?",
|
||||
answer: "Yes, our technicians are trained for both plumbing and common electrical issues.",
|
||||
},
|
||||
question: "Do you provide electrical work?", answer: "Yes, our technicians are trained for both plumbing and common electrical issues."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -196,13 +132,9 @@ export default function HomePage() {
|
||||
tag="Emergency Service"
|
||||
text="Need professional plumbing or electrical help? Contact us anytime."
|
||||
primaryButton={{
|
||||
text: "Call Ken Now",
|
||||
href: "tel:016-502-1640",
|
||||
}}
|
||||
text: "Call Ken Now", href: "tel:016-502-1640"}}
|
||||
secondaryButton={{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/60165021640",
|
||||
}}
|
||||
text: "WhatsApp Us", href: "https://wa.me/60165021640"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user