Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-26 19:13:22 +00:00

View File

@@ -49,12 +49,12 @@ export default function LandingPage() {
text: "Explore Our Collection", href: "#products"},
]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Botanical sanctuary" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Seasonal floral arrangements" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Expert gardening advice" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Indoor plants shop" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Giavera del Montello flowers" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg", imageAlt: "Floridea storefront" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=1", imageAlt: "Botanical sanctuary" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=2", imageAlt: "Seasonal floral arrangements" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=3", imageAlt: "Expert gardening advice" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=4", imageAlt: "Indoor plants shop" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=5", imageAlt: "Giavera del Montello flowers" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers_23-2147761231.jpg?_wi=6", imageAlt: "Floridea storefront" },
]}
/>
</div>