Update src/app/about/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
description="Our passion for automobiles drive our quality standards."
|
||||
subdescription="Every car is treated as if it were our own, with painstaking attention to every single detail."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg?_wi=7"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,17 +81,17 @@ export default function LandingPage() {
|
||||
title: "Marc P.",
|
||||
subtitle: "Lead Technician",
|
||||
detail: "10 years in the automotive industry.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Claire L.",
|
||||
subtitle: "Quality Manager",
|
||||
detail: "Specialist in paint restoration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-hugging-car-car-showrrom_1303-15165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-hugging-car-car-showrrom_1303-15165.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg?_wi=4",
|
||||
imageAlt: "car exterior polish finish",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg?_wi=8"
|
||||
logoText="CleaningcarsZuka"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user