Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 12:35:05 +00:00

View File

@@ -81,12 +81,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/man-owner-counter-packing-clothes-yellow-plastic-bag_23-2148175679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-owner-counter-packing-clothes-yellow-plastic-bag_23-2148175679.jpg?_wi=1",
imageAlt: "People painting batik in a workshop",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164925.jpg?_wi=1",
imageAlt: "Hands shaping clay on a pottery wheel",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-round-brown-plates-different-sized-empty-isolated-light-grey-desk_140725-49580.jpg",
imageAlt: "Finished handmade ceramic mug set",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-owner-counter-packing-clothes-yellow-plastic-bag_23-2148175679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-owner-counter-packing-clothes-yellow-plastic-bag_23-2148175679.jpg?_wi=2",
imageAlt: "artist hand painting batik close up",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-lipgloss_23-2149529631.jpg",
imageAlt: "Elegant handmade gemstone necklace",
},
imageSrc: "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164925.jpg?_wi=2",
imageAlt: "artist hand painting batik close up",
},
]}