6 Commits

Author SHA1 Message Date
5e9fc661a1 Switch to version 2: modified src/pages/HomePage.tsx 2026-06-17 11:35:36 +00:00
2f8bfbfc64 Switch to version 1: modified src/pages/HomePage.tsx 2026-06-17 11:35:30 +00:00
3965cb0b13 Merge version_2_1781696003699 into main
Merge version_2_1781696003699 into main
2026-06-17 11:34:17 +00:00
kudinDmitriyUp
3ffbb812ba Bob AI: Update business name to M E Electrical, phone to 07875769584, hours to 8am-5pm ( 2026-06-17 11:34:11 +00:00
ebefddcca4 Merge version_1_1781695003457 into main
Merge version_1_1781695003457 into main
2026-06-17 11:18:08 +00:00
79377818e2 Merge version_1_1781695003457 into main
Merge version_1_1781695003457 into main
2026-06-17 11:17:09 +00:00

View File

@@ -62,7 +62,7 @@ export default function HomePage() {
metrics={[
{ value: "10+ Years", title: "Experience", features: ["Licensed professionals", "Background-checked", "Quality certified"] },
{ value: "5,000+", title: "Projects Completed", features: ["Residential experts", "Small & large jobs", "Satisfaction guaranteed"] },
{ value: "24/7", title: "Support Availability", features: ["Emergency response", "Flexible scheduling", "Always available"] },
{ value: "8am-5pm", title: "Operating Hours", features: ["Monday to Friday", "Flexible scheduling", "Reliable service"] },
]}
/>
</SectionErrorBoundary>
@@ -73,13 +73,13 @@ export default function HomePage() {
<TestimonialRatingCards
tag="Reviews"
title="What Our Clients Say"
description="Hear from our satisfied customers about their experience with SparkElectric."
description="Hear from our satisfied customers about their experience with M E Electrical."
testimonials={[
{ name: "John Doe", role: "Homeowner", quote: "SparkElectric fixed my wiring fast and for a fair price. Very professional!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg" },
{ name: "Jane Smith", role: "Property Owner", quote: "Reliable and honest. They explained everything clearly. Would recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-guy-dating-afro-american-girl_1262-19996.jpg" },
{ name: "Bob Johnson", role: "Resident", quote: "Top-notch electrical work. Professional from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367126.jpg" },
{ name: "Alice Brown", role: "Client", quote: "Efficient service and great communication. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872045.jpg" },
{ name: "Mike Davis", role: "Homeowner", quote: "The team was very helpful with my lighting upgrade project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-with-curly-hair-working-small-business-ecommerce-holding-boss-cup-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-7619.jpg" },
{ name: "Juile Richardson", role: "Customer", quote: "Peter responded within 2 to 3 hrs to an emergency in my flat. Water escape into a light fitting. He was very polite and explained what was needed to be done in order to make it safe. The price was very reasonable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg" },
{ name: "Barry Craig", role: "Local Guide", quote: "Excellent service, very professional and knowledgeable. Highly recommended for any electrical work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-guy-dating-afro-american-girl_1262-19996.jpg" },
{ name: "Sarah Jenkins", role: "Homeowner", quote: "Great value for money and very polite staff. They sorted out our wiring issues quickly and efficiently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367126.jpg" },
{ name: "Mark Thompson", role: "Property Owner", quote: "M E Electrical provided top-notch service. Arrived on time and completed the job to a high standard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872045.jpg" },
{ name: "Emma Wilson", role: "Resident", quote: "Very reliable and honest. Explained everything clearly before starting the work. Would definitely use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-with-curly-hair-working-small-business-ecommerce-holding-boss-cup-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-7619.jpg" },
]}
/>
</SectionErrorBoundary>
@@ -93,7 +93,7 @@ export default function HomePage() {
description="Have questions? We have the answers to help you stay safe."
items={[
{ question: "Are you licensed and insured?", answer: "Yes, we are fully licensed and insured professionals." },
{ question: "Do you offer emergency service?", answer: "Yes, we provide 24/7 emergency electrical assistance." },
{ question: "What are your operating hours?", answer: "We are open from 8am to 5pm. You can reach us at 07875769584 or via email for any inquiries." },
{ question: "Do you provide free estimates?", answer: "Absolutely. Reach out for a free quote on any job." },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-light-bulb-background_23-2148882610.jpg"