Bob AI: fix build error in src/pages/CollectionsPage.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user