diff --git a/src/app/page.tsx b/src/app/page.tsx index b94d23d..f4d4a8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-birthday-party-objects-table_23-2148578899.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-birthday-party-objects-table_23-2148578899.jpg?_wi=1" imageAlt="Clayt's Corner Tavern Interior" mediaAnimation="blur-reveal" avatars={[ @@ -212,7 +212,7 @@ export default function LandingPage() { name: "John D.", handle: "@johnd", testimonial: "Best wings I've ever had, hands down!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg?_wi=1", }, { id: "2", @@ -240,7 +240,7 @@ export default function LandingPage() { name: "David L.", handle: "@dl42", testimonial: "A classic spot, always consistent quality.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg?_wi=2", }, ]} title="Patron Stories" @@ -276,7 +276,7 @@ export default function LandingPage() {