Bob AI: fix build error in src/pages/CollectionsPage.tsx

This commit is contained in:
kudinDmitriyUp
2026-07-02 22:42:16 +00:00
parent 356c329888
commit 10eb292c68

View File

@@ -23,6 +23,31 @@ export default function CollectionsPage() {
description: "Raw, botanical, grounded elements.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
},
{
title: "Ocean Breeze",
description: "Fresh, aquatic, and invigorating.",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669153.jpg",
},
{
title: "Desert Bloom",
description: "Warm, spicy, and floral notes.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
},
{
title: "Forest Canopy",
description: "Woody, green, and earthy scents.",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669153.jpg",
},
{
title: "Citrus Grove",
description: "Bright, zesty, and uplifting.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
},
{
title: "Velvet Rose",
description: "Rich, romantic, and classic.",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669153.jpg",
},
]}
textAnimation="fade-blur"
/>