diff --git a/src/app/page.tsx b/src/app/page.tsx index 933fcf9..b3fb00d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { title="Common Questions" description="Find quick answers to typical production questions and file format requirements." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg?_wi=1" imageAlt="3d printer interface display" mediaAnimation="slide-up" /> @@ -174,7 +174,7 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Email Address", required: true }, ]} textarea={{ name: "requirements", placeholder: "Briefly describe your project...", rows: 4, required: true }} - imageSrc="http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg?_wi=2" imageAlt="3d printer interface display" />