diff --git a/src/app/page.tsx b/src/app/page.tsx index 44e0496..48c259e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Wonderful!", quote: "Leanne is magic with our anxious rescue.", name: "Sarah J.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg"}, + id: "1", title: "Wonderful!", quote: "Leanne is magic with our anxious rescue.", name: "Sarah J.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg?_wi=1"}, { id: "2", title: "Best cut ever.", quote: "My Golden has never looked better.", name: "Mike D.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/dog-lies-legs-owner-man-pink-shirt-his-beloved-woman-admire-their-white-pet_197531-13741.jpg"}, { @@ -165,7 +165,7 @@ export default function LandingPage() { { id: "4", title: "Professional.", quote: "Reliable and high-quality every single time.", name: "Tom K.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cute-puppy_23-2149304303.jpg"}, { - id: "5", title: "Exceptional!", quote: "Simply the best grooming experience in the city.", name: "Jane L.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg"}, + id: "5", title: "Exceptional!", quote: "Simply the best grooming experience in the city.", name: "Jane L.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg?_wi=2"}, ]} title="Kind Words" description="Hear what our furry friends and their owners have to say."