diff --git a/src/app/page.tsx b/src/app/page.tsx index 832d6fd..5045166 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,9 +53,9 @@ export default function LandingPage() { tag="School Maker Studio" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-darkroom-side-view_23-2149893901.jpg", imageAlt: "3d printer working workshop"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-darkroom-side-view_23-2149893901.jpg?_wi=1", imageAlt: "3d printer working workshop"}, { - imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light_23-2149835479.jpg", imageAlt: "3d printed model close up"}, + imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light_23-2149835479.jpg?_wi=1", imageAlt: "3d printed model close up"}, { imageSrc: "http://img.b2bpic.net/free-photo/focused-children-doing-experiment-physics-together_74855-22909.jpg", imageAlt: "happy student holding 3d model"}, { @@ -159,13 +159,13 @@ export default function LandingPage() { "Max size: 10cm", "Color options", "Priority queue"], button: { text: "Order Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-darkroom-side-view_23-2149893901.jpg", imageAlt: "happy student holding 3d model"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-darkroom-side-view_23-2149893901.jpg?_wi=2", imageAlt: "happy student holding 3d model"}, { id: "large", title: "Large Print", price: "$15", period: "/per item", features: [ "Large volume", "PETG/Special materials", "Design support"], button: { text: "Order Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light_23-2149835479.jpg", imageAlt: "happy student holding 3d model"}, + imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light_23-2149835479.jpg?_wi=2", imageAlt: "happy student holding 3d model"}, ]} title="Simple Pricing" description="Transparent costs based on material usage and print time."