Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Profesionalna avtomehanska delavnica"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=1", imageAlt: "Profesionalna avtomehanska delavnica"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -86,20 +86,20 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Popravilo poškodb od toče", description: "Strokovna odpraba vseh vrst poškodb od toče z uporabo modernih tehnik in materialov.", buttons: [{ text: "Več informacij", href: "#" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg", imageAlt: "Popravilo poškodb od toče" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg", imageAlt: "Popravilo poškodb od toče" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg?_wi=1", imageAlt: "Popravilo poškodb od toče" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg?_wi=2", imageAlt: "Popravilo poškodb od toče" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Cenitev škodnih primerov", description: "Natančna in nepristranska cenitev škode, primerna za zavarovalniške postopke.", buttons: [{ text: "Naročite cenitev", href: "#contact" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg", imageAlt: "Cenitev škodnih primerov" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg", imageAlt: "Cenitev škodnih primerov" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg?_wi=1", imageAlt: "Cenitev škodnih primerov" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg?_wi=2", imageAlt: "Cenitev škodnih primerov" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Karoserijska popravila", description: "Profesionalna popravila karoserije, barvanja in obdelave za vse vrste vozil.", buttons: [{ text: "Preverite naš pristop", href: "#" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-gas-mask_23-2149714335.jpg", imageAlt: "Karoserijska popravila" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-gas-mask_23-2149714335.jpg", imageAlt: "Karoserijska popravila" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-gas-mask_23-2149714335.jpg?_wi=1", imageAlt: "Karoserijska popravila" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-gas-mask_23-2149714335.jpg?_wi=2", imageAlt: "Karoserijska popravila" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=2"
|
||||
imageAlt="Profesionalna avtomehanska delavnica"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user