Update src/app/services/page.tsx
This commit is contained in:
@@ -68,13 +68,13 @@ export default function LandingPage() {
|
||||
id: "p2",
|
||||
name: "Crystal Clear Window Wash",
|
||||
price: "From R350",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-cleaning-window_23-2147782378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-cleaning-window_23-2147782378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Full Yard Cleanup",
|
||||
price: "From R600",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
id: "p6",
|
||||
name: "Annual Maintenance Plan",
|
||||
price: "Inquire",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552216.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Full Range of Services"
|
||||
|
||||
Reference in New Issue
Block a user