Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Dame Engr. Victoria Dike",
|
||||
role: "Principal & Technical Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg?_wi=2",
|
||||
imageAlt: "professional construction building site",
|
||||
},
|
||||
{
|
||||
@@ -140,14 +140,14 @@ export default function LandingPage() {
|
||||
id: "m3",
|
||||
name: "Project Operations",
|
||||
role: "Construction Management",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-room-office_1170-1966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-room-office_1170-1966.jpg?_wi=1",
|
||||
imageAlt: "modern construction office interior",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Site Supervisor",
|
||||
role: "Field Engineering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg?_wi=3",
|
||||
imageAlt: "professional construction building site",
|
||||
},
|
||||
]}
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
placeholder: "Project inquiry or consultation request...",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-room-office_1170-1966.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-room-office_1170-1966.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user