Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-12 19:12:02 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
{
text: "Boka konsultation", 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>
@@ -67,7 +67,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>
@@ -80,7 +80,7 @@ export default function LandingPage() {
features={[
{
title: "Nybyggnation", description: "Från grund till nyckelfärdigt hus med fokus på hållbarhet.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg", imageAlt: "new home construction framework"},
imageSrc: "http://img.b2bpic.net/free-photo/new-contemporary-buildings-site_23-2147694752.jpg?_wi=2", imageAlt: "new home construction framework"},
items: [
{
icon: CheckCircle,
@@ -93,7 +93,7 @@ export default function LandingPage() {
},
{
title: "Renovering", description: "Vi uppgraderar ditt hem med moderna materialval.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg", imageAlt: "new home construction framework"},
imageSrc: "http://img.b2bpic.net/free-photo/hardhat_93675-132309.jpg?_wi=2", imageAlt: "new home construction framework"},
items: [
{
icon: CheckCircle,
@@ -106,7 +106,7 @@ export default function LandingPage() {
},
{
title: "Snickeri & Underhåll", description: "Små och stora projekt för husets fasad och interiör.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg", imageAlt: "new home construction framework"},
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg?_wi=1", imageAlt: "new home construction framework"},
items: [
{
icon: CheckCircle,
@@ -131,7 +131,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Villa Renovering", price: "Se referens", imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg"},
id: "p1", name: "Villa Renovering", price: "Se referens", imageSrc: "http://img.b2bpic.net/free-photo/strong-young-sports-woman-standing-outdoors_171337-13220.jpg?_wi=2"},
{
id: "p2", name: "Nytt Takprojekt", price: "Se referens", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-house-project-table_23-2148346293.jpg"},
{