Update src/app/leistungen/page.tsx
This commit is contained in:
@@ -49,42 +49,42 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
name: "Gartengestaltung & Design",
|
||||
price: "Ab € 500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=3",
|
||||
imageAlt: "Professionelle Gartengestaltung und Landschaftsplanung",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pflasterarbeiten",
|
||||
price: "Ab € 80/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wuxi-nianhuawan-natural-park_1359-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wuxi-nianhuawan-natural-park_1359-1141.jpg?_wi=2",
|
||||
imageAlt: "Hochwertige Pflasterarbeiten für Einfahrten und Terrassen",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Terrassenbau",
|
||||
price: "Ab € 120/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg?_wi=2",
|
||||
imageAlt: "Moderne Terrasse aus Holz oder WPC-Material",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rollrasen Installation",
|
||||
price: "Ab € 5/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg?_wi=2",
|
||||
imageAlt: "Frischer Rollrasen für sofortigen Grünflächeneffekt",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Entwässerung & Drainage",
|
||||
price: "Ab € 40/m",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/striped-rubber-boots-river-with-splashing-water-spring-village_169016-7099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/striped-rubber-boots-river-with-splashing-water-spring-village_169016-7099.jpg?_wi=2",
|
||||
imageAlt: "Professionelle Gartenentwässerung und Wassermanagement",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Regelmäßige Gartenpflege",
|
||||
price: "Ab € 35/h",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=4",
|
||||
imageAlt: "Laufende professionelle Gartenpflege und Instandhaltung",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user