Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 05:14:23 +00:00

View File

@@ -82,21 +82,21 @@ export default function LandingPage() {
id: 1,
title: "Weather Resistant",
description: "Rain, sun, or snow? Our stickers stay vibrant in all conditions.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg?_wi=1",
imageAlt: "Weather testing",
},
{
id: 2,
title: "High-Definition Printing",
description: "Vivid colors and crisp lines for every single design we print.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg?_wi=2",
imageAlt: "HD Printing",
},
{
id: 3,
title: "Eco-Friendly Materials",
description: "We care about the planet, using non-toxic inks and sustainable substrates.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bright-curved-sheets-paper_23-2148428673.jpg?_wi=3",
imageAlt: "Sustainable material",
},
]}