Merge version_1 into main #13

Merged
bender merged 1 commits from version_1 into main 2026-03-25 18:38:28 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
{
title: "Curated Selections", description: "Hand-picked products for discerning tastes.", icon: Lightbulb,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-anti-aging-serum-bottle_181624-34860.jpg" }
]
},
@@ -120,7 +120,7 @@ export default function LandingPage() {
},
{
id: "4", brand: "Veridian Bloom", name: "Hydrating Mist", price: "$75.00", rating: 4.7,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg", imageAlt: "Hydrating Mist"
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg?_wi=2", imageAlt: "Hydrating Mist"
}
]}
/>