Update src/app/tjenester/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function ServicesPage() {
|
||||
title="Våre Tjenester"
|
||||
description="Vi tilbyr et bredt spekter av rørleggertjenester for å møte dine behov. Fra akutte lekkasjer til store rehabiliteringsprosjekter, vi har ekspertisen du trenger."
|
||||
buttons={[]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=2"
|
||||
imageAlt="Plumber working on pipes"
|
||||
showBlur={true}
|
||||
useInvertedBackground={false}
|
||||
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Nyanlegg og installasjon", description: "Planlegging og installasjon av komplette rørsystemer i nye bygg.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-working-house-project-table_23-2147953425.jpg", imageAlt: "Diagram of VVS system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-working-house-project-table_23-2147953425.jpg?_wi=2", imageAlt: "Diagram of VVS system"},
|
||||
items: [
|
||||
{ icon: Hammer, text: "Profesjonell installasjon" },
|
||||
{ icon: CheckCircle, text: "Kvalitetsgaranti" },
|
||||
@@ -117,7 +117,7 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Baderomsoppgradering", description: "Vi tar oss av alt fra små oppgraderinger til total rehabilitering av ditt baderom.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-before-taking-bath_23-2149239335.jpg", imageAlt: "Modern bathroom renovation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-before-taking-bath_23-2149239335.jpg?_wi=2", imageAlt: "Modern bathroom renovation"},
|
||||
items: [
|
||||
{ icon: Bath, text: "Totalrehabilitering" },
|
||||
{ icon: Droplet, text: "Våtromsertifisering" },
|
||||
@@ -127,7 +127,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
{
|
||||
title: "Varmeanlegg", description: "Eksperter på vannbåren varme, gulvvarme og installasjon av varmtvannsberedere.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-pregnant-woman-man-couch_23-2149335086.jpg", imageAlt: "Waterborne heating system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-pregnant-woman-man-couch_23-2149335086.jpg?_wi=2", imageAlt: "Waterborne heating system"},
|
||||
items: [
|
||||
{ icon: Thermometer, text: "Effektive løsninger" },
|
||||
{ icon: Snowflake, text: "Energieffektivisering" },
|
||||
|
||||
Reference in New Issue
Block a user