Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-29 20:46:59 +00:00

View File

@@ -43,12 +43,12 @@ export default function LandingPage() {
description="Profesjonell rørspyling på Haugalandet. 34 års erfaring rask service fornøyde kunder."
buttons={[{ text: "Kontakt oss", href: "#kontakt" }]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Haugaland Rørspyling Service" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Service 2" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Service 3" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Service 4" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Service 5" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Service 6" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1", imageAlt: "Haugaland Rørspyling Service" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2", imageAlt: "Service 2" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=3", imageAlt: "Service 3" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=4", imageAlt: "Service 4" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=5", imageAlt: "Service 5" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=6", imageAlt: "Service 6" },
]}
/>
</div>
@@ -81,7 +81,7 @@ export default function LandingPage() {
{ title: "Service", description: "Rask oppfølging ved akutte behov." },
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=7"
/>
</div>