Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 01:22:02 +00:00

View File

@@ -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"
/>
</div>