Update src/app/page.tsx

This commit is contained in:
2026-05-05 22:43:14 +00:00
parent 2414ed2cd4
commit 43435c689b

View File

@@ -89,11 +89,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Plumbing Repairs", description: "From leaky taps to major pipe repairs.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=1", imageAlt: "Plumbing repair icon"},
title: "Plumbing Repairs", description: "Restoring comfort to your home with fast, long-lasting repairs for leaks and pipe issues.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=1", imageAlt: "Plumbing repair icon"},
{
title: "Heating Systems", description: "Expert boiler installation and repair services.", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1", imageAlt: "Heating service icon"},
title: "Heating Systems", description: "Ensuring your warmth with expert boiler installation and efficient heating system maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1", imageAlt: "Heating service icon"},
{
title: "Installation", description: "Professional bathroom and shower fittings.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=1", imageAlt: "Bathroom installation icon"},
title: "Installation", description: "Enhancing your space with professional bathroom and modern shower fitting services.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=1", imageAlt: "Bathroom installation icon"},
]}
title="Our Expert Services"
description="Comprehensive plumbing and heating solutions to keep your home comfortable all year round."
@@ -130,7 +130,7 @@ export default function LandingPage() {
{
id: "3", name: "Sarah K", date: "1 year ago", title: "Professional", quote: "Fantastic job on the radiator replacement. Tidy and reasonably priced.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "4", name: "Tom P", date: "6 months ago", title: "Great Team", quote: "They really care about the quality of the job. Highly recommend them.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2", imageAlt: "happy customer smiling"},
id: "4", name: "Tom P", date: "6 months ago", title: "Great Team", quote: "They really care about the quality of the job. Highly recommend them.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "5", name: "Claire B", date: "8 months ago", title: "Excellent Job", quote: "Brilliant service, fixed our leaking pipe within hours of calling.", tag: "Responsive", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=2", imageAlt: "happy customer smiling"},
{