diff --git a/src/pages/CollectionsPage.tsx b/src/pages/CollectionsPage.tsx index b4d96f6..ee07962 100644 --- a/src/pages/CollectionsPage.tsx +++ b/src/pages/CollectionsPage.tsx @@ -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" />