Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-10 08:45:59 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/christmas-valentine-s-day-new-year-portrait-happy-brunette-girl-wearing-warm-sweater-holding-gift-box-isolated-dark-textured-background_613910-18176.jpg", imageAlt: "Finished 3D printed product"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg", imageAlt: "Happy customer receiving product"},
imageSrc: "http://img.b2bpic.net/free-photo/pinecone-with-green-branch-tree-white-table_114579-75992.jpg?_wi=1", imageAlt: "Happy customer receiving product"},
{
imageSrc: "http://img.b2bpic.net/free-photo/papel-picado-party-decorations_23-2149399220.jpg", imageAlt: "Finished 3D printed product"},
]
@@ -119,7 +119,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
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", imageAlt: "3D Printed Miniature Cedar Tree"},
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?_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", imageAlt: "3D Printed Lebanese Flag Coasters"},
{