Merge version_1 into main #3
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Gro Nilsen", handle: "Huseier, Senja", testimonial: "Profesjonell og pålitelig samarbeidspartner. Byggpartner fullførte vårt tilbygg i tide og med meget høy kvalitet.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Arne Johansen", handle: "Borettslaget Sjøkanten", testimonial: "Stort arbeid på våtromrenovering. Byggpartner viser ekte fagkompetanse og respekt for tidsplaner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Lisa Andersen", handle: "Butikkeier, Senja sentrum", testimonial: "Utmerket håndverk og profesjonell prosjektledelse. Anbefalte dem videre til alle vi kjenner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=1"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -95,19 +95,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Nybygg", description: "Vi planlegger og bygger boliger og næringsbygg fra grunnen av med fokus på kvalitet og tidsplan.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg", imageAlt: "Nybygg bolig nord-norge"
|
||||
id: "01", title: "Nybygg", description: "Vi planlegger og bygger boliger og næringsbygg fra grunnen av med fokus på kvalitet og tidsplan.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg?_wi=1", imageAlt: "Nybygg bolig nord-norge"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Tilbygg", description: "Utvid hjemmet eller næringslokalene dine med et tilbygg som passer perfekt til dine behov.", imageSrc: "http://img.b2bpic.net/free-photo/construction-professionals-reviewing-blueprints_23-2152021006.jpg", imageAlt: "Tilbygg utvidelse"
|
||||
id: "02", title: "Tilbygg", description: "Utvid hjemmet eller næringslokalene dine med et tilbygg som passer perfekt til dine behov.", imageSrc: "http://img.b2bpic.net/free-photo/construction-professionals-reviewing-blueprints_23-2152021006.jpg?_wi=1", imageAlt: "Tilbygg utvidelse"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Våtrom", description: "Profesjonell renovering av bad og våtrom med god fagkunnskap og høy finishing-standard.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg", imageAlt: "Moderne baderomsrenovering"
|
||||
id: "03", title: "Våtrom", description: "Profesjonell renovering av bad og våtrom med god fagkunnskap og høy finishing-standard.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=1", imageAlt: "Moderne baderomsrenovering"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Renovering", description: "Oppussing av hus eller næringsbygg – vi håndterer alle aspekter med faglig dyktigheit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg", imageAlt: "Oppussing renovering"
|
||||
id: "04", title: "Renovering", description: "Oppussing av hus eller næringsbygg – vi håndterer alle aspekter med faglig dyktigheit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg?_wi=1", imageAlt: "Oppussing renovering"
|
||||
},
|
||||
{
|
||||
id: "05", title: "Næringsbygg", description: "Rådgivning og utførelse av byggeprosjekter for næringslivet med fokus på funksjonalitet og effektivitet.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-near-model-building-table-with-equipments_23-2148040028.jpg", imageAlt: "Næringsbygg kontorbygg"
|
||||
id: "05", title: "Næringsbygg", description: "Rådgivning og utførelse av byggeprosjekter for næringslivet med fokus på funksjonalitet og effektivitet.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-near-model-building-table-with-equipments_23-2148040028.jpg?_wi=1", imageAlt: "Næringsbygg kontorbygg"
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -126,27 +126,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Nybygg Huset", role: "Bolighus", company: "Senja", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Tilbygg Anneks", role: "Boligutvidelse", company: "Senja", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-professionals-reviewing-blueprints_23-2152021006.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-professionals-reviewing-blueprints_23-2152021006.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Bad Renovering", role: "Baderom", company: "Senja", rating: 5,
|
||||
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"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Huskroppsrenoering", role: "Totalrenovering", company: "Senja", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Næringslokal", role: "Kontorbygg", company: "Senja sentrum", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-near-model-building-table-with-equipments_23-2148040028.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-near-model-building-table-with-equipments_23-2148040028.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Hytte Oppussing", role: "Sommerhus", company: "Senja", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg?_wi=3"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -165,15 +165,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Gro Nilsen", role: "Huseier", company: "Senja nord", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Arne Johansen", role: "Styreleder", company: "Borettslaget Sjøkanten", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Andersen", role: "Bedriftseier", company: "Senja sentrum", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Thomas Berg", role: "Huseier", company: "Mefjordvær", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user