Update src/app/about/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
description: "From initial consultation to the final inspection, your satisfaction is our highest priority, ensuring a seamless and stress-free experience.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15677.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15677.jpg?_wi=2"
|
||||
imageAlt="new roof installation luxury home"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
title: "Client Satisfaction",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2"
|
||||
imageAlt="Experienced roofing professionals inspecting a luxury home roof"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -128,28 +128,28 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Johnathan Doe",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=2",
|
||||
imageAlt: "professional man smiling portrait",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
role: "Lead Project Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-working-document-workplace_23-2147839977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-working-document-workplace_23-2147839977.jpg?_wi=2",
|
||||
imageAlt: "professional woman smiling portrait",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Green",
|
||||
role: "Head of Operations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-horns_1154-102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-horns_1154-102.jpg?_wi=2",
|
||||
imageAlt: "man in suit smiling professional",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily White",
|
||||
role: "Customer Relations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=2",
|
||||
imageAlt: "woman in business casual smiling",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user