diff --git a/src/app/page.tsx b/src/app/page.tsx index f6f263a..f1dc936 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-colleagues-working_23-2149622894.jpg", imageAlt: "Professional collaboration" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/teen-girls-writing-notebooks-cafe_23-2147860799.jpg", imageAlt: "Creative workspace" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-2198.jpg", imageAlt: "Community taproom social" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379239.jpg", imageAlt: "Office desk setup" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379239.jpg?_wi=1", imageAlt: "Office desk setup" }, ]} /> @@ -128,7 +128,7 @@ export default function LandingPage() { testimonials={[ { id: "1", title: "Great Vibe", quote: "The owner is fantastic, great beer, better atmosphere.", name: "Sarah J.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-woman-winning-laptop-receive-good-news-achieve-goal-work-triumphing_1258-199179.jpg" }, { id: "2", title: "My Hidden Gem", quote: "Truly a hidden gem in Powhatan. Best place to work and grab a pint.", name: "Mike D.", role: "Freelancer", imageSrc: "http://img.b2bpic.net/free-photo/picture-business-woman-looking-camera_197531-33879.jpg" }, - { id: "3", title: "Perfect Setup", quote: "Cozy, professional, and the beer selection is always spot on.", name: "Emily R.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379239.jpg" }, + { id: "3", title: "Perfect Setup", quote: "Cozy, professional, and the beer selection is always spot on.", name: "Emily R.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379239.jpg?_wi=2" }, ]} title="Community Voices" description="Don't just take our word for it."