Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 19:49:19 +00:00

View File

@@ -61,23 +61,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg?_wi=1",
imageAlt: "Polar CNC Plotter Prototype",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-concentrated-electronics-engineer-with-magnifying-glass-his-head_176532-8199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-concentrated-electronics-engineer-with-magnifying-glass-his-head_176532-8199.jpg?_wi=1",
imageAlt: "Arduino Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg?_wi=1",
imageAlt: "Stepper Motor Assembly",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-professional-tattoo-artist-assembling-tattoo-machine_181624-15770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-professional-tattoo-artist-assembling-tattoo-machine_181624-15770.jpg?_wi=1",
imageAlt: "Pen Mechanism",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg?_wi=2",
imageAlt: "Full System Overview",
},
]}
@@ -108,35 +108,35 @@ export default function LandingPage() {
{
title: "Arduino Brain",
description: "Processing G-code and managing coordinate transformation efficiently.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-concentrated-electronics-engineer-with-magnifying-glass-his-head_176532-8199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-concentrated-electronics-engineer-with-magnifying-glass-his-head_176532-8199.jpg?_wi=2",
titleIconSrc: "Cpu",
buttonText: "Learn More",
},
{
title: "Stepper Control",
description: "Precise angular and radial movement for high accuracy plotting.",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg?_wi=2",
titleIconSrc: "Settings",
buttonText: "Learn More",
},
{
title: "Precision Lift",
description: "Servo-controlled pen up and pen down mechanism for complex patterns.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-professional-tattoo-artist-assembling-tattoo-machine_181624-15770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-professional-tattoo-artist-assembling-tattoo-machine_181624-15770.jpg?_wi=2",
titleIconSrc: "PenTool",
buttonText: "Learn More",
},
{
title: "Custom Firmware",
description: "Optimized software stack for polar geometry calculations.",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg?_wi=3",
titleIconSrc: "Code",
buttonText: "Learn More",
},
{
title: "Aluminum Frame",
description: "Rigid structural design ensuring minimal vibration during operation.",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg?_wi=3",
titleIconSrc: "Wrench",
buttonText: "Learn More",
},
@@ -233,7 +233,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-3d-penguin-bird-with-nature-landscape_23-2151159526.jpg?_wi=4"
logoText="CNC Polar Traceur"
columns={[
{