Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg?_wi=1"
|
||||
imageAlt="Modern barber shop"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -225,14 +225,14 @@ export default function LandingPage() {
|
||||
name: "Robert M.",
|
||||
handle: "New Client",
|
||||
testimonial: "First time here and I'm very satisfied. Definitely coming back.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sarah J.",
|
||||
handle: "Gifted Gift",
|
||||
testimonial: "My brother looks incredible after his session here. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Hear From Our Clients"
|
||||
@@ -263,7 +263,7 @@ export default function LandingPage() {
|
||||
name: "notes",
|
||||
placeholder: "Special requests or preferred service",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user