Update src/app/page.tsx
This commit is contained in:
@@ -162,37 +162,37 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Emergency Plumbing",
|
||||
description: "Rapid response for urgent leaks and bursts, anytime you need us.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=1",
|
||||
imageAlt: "Emergency",
|
||||
},
|
||||
{
|
||||
title: "Bathroom Installations",
|
||||
description: "Full design and installation for your dream bathroom suite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=2",
|
||||
imageAlt: "Bathroom",
|
||||
},
|
||||
{
|
||||
title: "Shower Repairs",
|
||||
description: "Expert diagnostic and repair for all shower makes and models.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=3",
|
||||
imageAlt: "Shower",
|
||||
},
|
||||
{
|
||||
title: "Radiator Services",
|
||||
description: "Installation, replacement, and balancing for efficient heating.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=4",
|
||||
imageAlt: "Radiator",
|
||||
},
|
||||
{
|
||||
title: "Leak Repairs",
|
||||
description: "Finding and fixing hidden leaks to prevent property damage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=5",
|
||||
imageAlt: "Leak",
|
||||
},
|
||||
{
|
||||
title: "General Plumbing",
|
||||
description: "Taps, toilets, and all general maintenance tasks handled.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=6",
|
||||
imageAlt: "General",
|
||||
},
|
||||
]}
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -325,7 +325,7 @@ export default function LandingPage() {
|
||||
content: "Absolutely, contact us today for a transparent, no-obligation quote.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=7"
|
||||
mediaAnimation="slide-up"
|
||||
title="Contact Emma's Plumbing"
|
||||
description="Call us on 07788 211836 or fill out the form below. We are based at 1 Bronsil Cl, Worcester WR5 2NH."
|
||||
|
||||
Reference in New Issue
Block a user