Update src/app/services/page.tsx
This commit is contained in:
@@ -121,12 +121,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Consultation",
|
||||
description: "We listen to your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
title: "Execution",
|
||||
description: "Precision tools and techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg?_wi=3"
|
||||
logoText="Charles Cuts"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user