Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 02:09:08 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-woman-scooping-face-cream-from-pot_1098-17425.jpg", imageAlt: "skincare cream cosmetics beauty" },
{ imageSrc: "http://img.b2bpic.net/free-photo/women-s-cosmetic-products-placed-blue_1150-17126.jpg", imageAlt: "skincare lotion bottle cosmetics" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cosmetologist-applying-mask-face-client-beauty-salon_1303-16765.jpg", imageAlt: "skincare mask treatment beauty" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", imageAlt: "skincare oil luxury cosmetics" }
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=1", imageAlt: "skincare oil luxury cosmetics" }
]}
mediaAnimation="slide-up"
/>
@@ -129,7 +129,7 @@ export default function LandingPage() {
},
{
id: "3", brand: "Elixir", name: "Golden Facial Oil", price: "$72.00", rating: 5,
reviewCount: "1.6k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", imageAlt: "Luxury facial oil bottle"
reviewCount: "1.6k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=2", imageAlt: "Luxury facial oil bottle"
}
]}
gridVariant="three-columns-all-equal-width"