Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-standing-city_839833-23259.jpg",
|
||||
imageAlt: "Wedding testimonial by Sarah L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David M.",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by hundreds of happy clients"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg?_wi=2"
|
||||
imageAlt="Professional photographer taking a portrait photo"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
|
||||
Reference in New Issue
Block a user