Compare commits
18 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f83c9580f | |||
| 9e83d34899 | |||
| 5560daccbf | |||
| 119e9b4209 | |||
| 52d872814d | |||
| 23e3a23017 | |||
| 56182f2b39 | |||
| 372ffde125 | |||
| f4ce45e50a | |||
| f9fad7c213 | |||
| 38222ac10c | |||
| 7460b70c65 | |||
| 367020d2e6 | |||
| 41f5348ebc | |||
| 8685a955af | |||
| 60110d657f | |||
| 8ebdbee60f | |||
| 46c2f1478c |
@@ -27,22 +27,22 @@ export default function HomePage() {
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224638.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/27615157/pexels-photo-27615157.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=27615157",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-arrangement_23-2148978182.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/7006152/pexels-photo-7006152.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=7006152",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150834480.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model_158538-3867.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/17200372/pexels-photo-17200372.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=17200372",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150834491.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/16433530/pexels-photo-16433530.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=16433530",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -80,17 +80,17 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Eyes",
|
||||
description: "Defining artistry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-cosmetic-paint-brush-makeup_1232-2062.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/11972532/pexels-photo-11972532.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=11972532",
|
||||
},
|
||||
{
|
||||
title: "Skincare",
|
||||
description: "Daily glow",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163128.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/36701027/pexels-photo-36701027.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=36701027",
|
||||
},
|
||||
{
|
||||
title: "Fragrance",
|
||||
description: "Signature scent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life-flat-lay_23-2150218020.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/16085365/pexels-photo-16085365.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=16085365",
|
||||
},
|
||||
{
|
||||
title: "Tools",
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
value: "1M+",
|
||||
title: "Glows Created",
|
||||
description: "Empowering confidence worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-bronzed-pearls-inside-three-makeup-brush_23-2147899295.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/4620873/pexels-photo-4620873.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=4620873",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user