diff --git a/src/app/page.tsx b/src/app/page.tsx index c7be577..ceb9a98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { { id: "feat-3", title: "Digital Experience", author: "Gemma Gilbert", description: "Building immersive digital environments.", tags: [ "Web"], - imageSrc: "http://img.b2bpic.net/free-photo/black-girl-denim-sitting-table-with-stationery-touching-computer-screen_197531-4896.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-girl-denim-sitting-table-with-stationery-touching-computer-screen_197531-4896.jpg?_wi=1"}, ]} title="Design Capabilities" description="I offer end-to-end creative solutions tailored to your unique brand needs and goals." @@ -217,7 +217,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell me about your project" }} - imageSrc="http://img.b2bpic.net/free-photo/black-girl-denim-sitting-table-with-stationery-touching-computer-screen_197531-4896.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-girl-denim-sitting-table-with-stationery-touching-computer-screen_197531-4896.jpg?_wi=2" buttonText="Send Message" useInvertedBackground={false} />