Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg?_wi=1"
|
||||
imageAlt="Skiljebo Bygg professionellt hantverk"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Erfarenhet och hantverk"
|
||||
description="Skiljebo Bygg har lång erfarenhet av allt från mindre renoveringar till större nybyggnadsprojekt. Vi lägger stor vikt vid dialog och att hålla tidsplaner så att du som kund alltid känner dig trygg genom hela processen."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg?_wi=1"
|
||||
imageAlt="Om Skiljebo Bygg"
|
||||
/>
|
||||
</div>
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg?_wi=2",
|
||||
imageAlt: "new home construction framework",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg?_wi=2",
|
||||
imageAlt: "new home construction framework",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg?_wi=1",
|
||||
imageAlt: "new home construction framework",
|
||||
},
|
||||
]}
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Villa Renovering",
|
||||
price: "Se referens",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user