Update src/app/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
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=1",
|
||||
imageAlt: "Professional installation site",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
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}
|
||||
@@ -231,7 +231,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