Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 08:44:39 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/different-colors-pasta-board-marble-background_114579-59560.jpg"
imageSrc="http://img.b2bpic.net/free-photo/different-colors-pasta-board-marble-background_114579-59560.jpg?_wi=1"
imageAlt="Funny 3D printed Lebanese-themed products"
/>
</div>
@@ -107,7 +107,7 @@ export default function LandingPage() {
imageAlt: "Sketch of a 3D printed concept",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/different-colors-pasta-board-marble-background_114579-59560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-colors-pasta-board-marble-background_114579-59560.jpg?_wi=2",
imageAlt: "hand drawn sketch of funny 3d print idea",
},
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
imageAlt: "Finished 3D printed product",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg?_wi=1",
imageAlt: "Happy customer receiving product",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
imageAlt: "Finished 3D printed product",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/composition-4-july-independence-day-usa_185193-111645.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-4-july-independence-day-usa_185193-111645.jpg?_wi=1",
imageAlt: "hand drawn sketch of funny 3d print idea",
},
]}
@@ -169,14 +169,14 @@ export default function LandingPage() {
id: "1",
name: "Miniature Cedar Tree",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg?_wi=2",
imageAlt: "3D Printed Miniature Cedar Tree",
},
{
id: "2",
name: "Lebanese Flag Coasters",
price: "$25.00",
imageSrc: "http://img.b2bpic.net/free-photo/composition-4-july-independence-day-usa_185193-111645.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-4-july-independence-day-usa_185193-111645.jpg?_wi=2",
imageAlt: "3D Printed Lebanese Flag Coasters",
},
{