Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 14:34:06 +00:00

View File

@@ -57,13 +57,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-34495.jpg", imageAlt: "Professional makeup artistry"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-doing-bridal-makeup-look_23-2149722043.jpg", imageAlt: "Bridal makeup"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-doing-bridal-makeup-look_23-2149722043.jpg?_wi=1", imageAlt: "Bridal makeup"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-shirt-doing-makeup-curly-female-model_197531-6076.jpg", imageAlt: "Glamorous evening makeup"
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-shirt-doing-makeup-curly-female-model_197531-6076.jpg?_wi=1", imageAlt: "Glamorous evening makeup"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-blonde-woman-with-straight-long-hair-watching-camera_633478-1462.jpg", imageAlt: "Natural everyday look"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-blonde-woman-with-straight-long-hair-watching-camera_633478-1462.jpg?_wi=1", imageAlt: "Natural everyday look"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-face-paint-flowers_23-2149580843.jpg", imageAlt: "Editorial makeup artistry"
@@ -96,15 +96,15 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Bridal Makeup", author: "Special Events", description: "Stunning bridal looks that enhance natural features and last through the entire celebration.", tags: ["Weddings", "Elegant"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-doing-bridal-makeup-look_23-2149722043.jpg", imageAlt: "Bridal makeup"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-doing-bridal-makeup-look_23-2149722043.jpg?_wi=2", imageAlt: "Bridal makeup"
},
{
id: "2", title: "Glam & Evening", author: "Special Occasions", description: "Sophisticated evening looks perfect for galas, parties, and red carpet events.", tags: ["Evening", "Glamorous"],
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-shirt-doing-makeup-curly-female-model_197531-6076.jpg", imageAlt: "Evening makeup"
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-shirt-doing-makeup-curly-female-model_197531-6076.jpg?_wi=2", imageAlt: "Evening makeup"
},
{
id: "3", title: "Natural Beauty", author: "Everyday", description: "Minimalist makeup that enhances your everyday look with subtle sophistication.", tags: ["Everyday", "Fresh"],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-blonde-woman-with-straight-long-hair-watching-camera_633478-1462.jpg", imageAlt: "Natural makeup"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-blonde-woman-with-straight-long-hair-watching-camera_633478-1462.jpg?_wi=2", imageAlt: "Natural makeup"
}
]}
animationType="slide-up"