Update src/app/about/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
icon: Hammer,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124283.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124283.jpg?_wi=2"
|
||||
imageAlt="Professional contractor smiling on site"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
tag="Our Legacy"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg?_wi=2"
|
||||
imageAlt="Luxury renovated kitchen interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -125,28 +125,28 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "John Petty",
|
||||
role: "Founder & Lead Contractor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-eyeglasses-modern-shirt-smiling-posing-with-woman-with-blonde-hair-light-clothes-red-orange_197531-19133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-eyeglasses-modern-shirt-smiling-posing-with-woman-with-blonde-hair-light-clothes-red-orange_197531-19133.jpg?_wi=2",
|
||||
imageAlt: "John Petty, Founder",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
role: "Head Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-direction_23-2148218580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-direction_23-2148218580.jpg?_wi=2",
|
||||
imageAlt: "Sarah Miller, Head Designer",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Chen",
|
||||
role: "Project Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2",
|
||||
imageAlt: "David Chen, Project Manager",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily White",
|
||||
role: "Client Relations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718975.jpg?_wi=2",
|
||||
imageAlt: "Emily White, Client Relations",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user