Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg", imageAlt: "High quality metal sheets"},
|
||||
{
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Professional installation site"},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "Professional installation site"},
|
||||
{
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-excavation-machines-lookout-jackerath-garzweiler-skywalk-germany_181624-10184.jpg", imageAlt: "Roofing system detail"},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Artur D.", handle: "Inwestor indywidualny", testimonial: "Profesjonalizm, wszystko na 100%. Firma godna polecenia.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Magdalena K.", handle: "Firma budowlana", testimonial: "Fachowa obsługa i świetna jakość materiałów. Wszystko na najwyższym poziomie.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-engineer-male-with-plans_23-2148480416.jpg"},
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg"},
|
||||
{
|
||||
id: "t5", name: "Anna W.", handle: "Deweloper", testimonial: "Bardzo solidny partner biznesowy. Terminowość na najwyższym poziomie.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg?_wi=2"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Opinie naszych klientów"
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2"
|
||||
imageAlt="Professional roofing contact"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user