Update src/app/page.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
quote: "Fantastic project management.",
|
||||
tag: "Housing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-workers-high-five_23-2149366624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg?_wi=2",
|
||||
imageAlt: "happy home owner portrait",
|
||||
},
|
||||
{
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, clean and fast.",
|
||||
tag: "Commercial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/african-american-woman-near-table-with-safety-helmet-equipments_23-2148040010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg?_wi=1",
|
||||
imageAlt: "happy home owner portrait",
|
||||
},
|
||||
{
|
||||
@@ -387,7 +387,7 @@ export default function LandingPage() {
|
||||
placeholder: "Project details...",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user