16 Commits

Author SHA1 Message Date
9f83c9580f Merge version_10_1782071057719 into main
Merge version_10_1782071057719 into main
2026-06-21 19:44:29 +00:00
9e83d34899 Update src/pages/HomePage.tsx 2026-06-21 19:44:26 +00:00
5560daccbf Merge version_9_1782071004036 into main
Merge version_9_1782071004036 into main
2026-06-21 19:43:35 +00:00
119e9b4209 Update src/pages/HomePage.tsx 2026-06-21 19:43:32 +00:00
52d872814d Merge version_8_1782070961007 into main
Merge version_8_1782070961007 into main
2026-06-21 19:42:52 +00:00
23e3a23017 Update src/pages/HomePage.tsx 2026-06-21 19:42:49 +00:00
56182f2b39 Merge version_7_1782070865730 into main
Merge version_7_1782070865730 into main
2026-06-21 19:41:16 +00:00
372ffde125 Update src/pages/HomePage.tsx 2026-06-21 19:41:13 +00:00
f4ce45e50a Merge version_6_1782070769155 into main
Merge version_6_1782070769155 into main
2026-06-21 19:39:40 +00:00
f9fad7c213 Update src/pages/HomePage.tsx 2026-06-21 19:39:37 +00:00
38222ac10c Merge version_5_1782070722573 into main
Merge version_5_1782070722573 into main
2026-06-21 19:38:56 +00:00
7460b70c65 Update src/pages/HomePage.tsx 2026-06-21 19:38:50 +00:00
367020d2e6 Merge version_4_1782070661675 into main
Merge version_4_1782070661675 into main
2026-06-21 19:37:52 +00:00
41f5348ebc Update src/pages/HomePage.tsx 2026-06-21 19:37:49 +00:00
8685a955af Merge version_3_1782070642612 into main
Merge version_3_1782070642612 into main
2026-06-21 19:37:33 +00:00
8ebdbee60f Merge version_2_1782070578394 into main
Merge version_2_1782070578394 into main
2026-06-21 19:36:29 +00:00

View File

@@ -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,7 +80,7 @@ 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",
@@ -90,7 +90,7 @@ export default function HomePage() {
{
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",
},
]}
/>