Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -77,13 +77,13 @@ export default function LandingPage() {
|
||||
tag="Best Sellers"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Radiant Hydration Moisturizer", price: "$58", imageSrc: "http://img.b2bpic.net/free-vector/cosmetics-products-realistic-composition-poster_1284-18210.jpg", imageAlt: "Radiant Hydration Moisturizer"
|
||||
id: "1", name: "Radiant Hydration Moisturizer — Hydrates for 24 hours", price: "$58 • Dermatologist-tested", imageSrc: "http://img.b2bpic.net/free-vector/cosmetics-products-realistic-composition-poster_1284-18210.jpg", imageAlt: "Radiant Hydration Moisturizer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Luminous Glow Serum", price: "$72", imageSrc: "http://img.b2bpic.net/free-photo/front-view-argan-product-composition_23-2148955787.jpg", imageAlt: "Luminous Glow Serum"
|
||||
id: "2", name: "Luminous Glow Serum — Clinically proven brightening", price: "$72 • Advanced anti-aging formula", imageSrc: "http://img.b2bpic.net/free-photo/front-view-argan-product-composition_23-2148955787.jpg", imageAlt: "Luminous Glow Serum"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Purifying Wellness Mask", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-body-butter-pink-cloth_23-2148305543.jpg", imageAlt: "Purifying Wellness Mask"
|
||||
id: "3", name: "Purifying Wellness Mask — Deep cleansing detox", price: "$48 • 100% natural ingredients", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-body-butter-pink-cloth_23-2148305543.jpg", imageAlt: "Purifying Wellness Mask"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user