Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8c0e47dcc | |||
| bb62462a5b |
@@ -86,19 +86,19 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Bridal Makeup", author: "Signature Service", description: "Complete bridal packages including HD makeup, hairstyling, and pre-bridal consultation. Our artists specialize in creating stunning bridal looks that last all day.", tags: ["Makeup", "Hair"],
|
id: "1", title: "Bridal Makeup", author: "Signature Service", description: "Complete bridal packages including HD makeup, hairstyling, and pre-bridal consultation. Our artists specialize in creating stunning bridal looks that last all day. Starting from PKR 5,000", tags: ["Makeup", "Hair"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-putting-earrings_1157-541.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/bride-putting-earrings_1157-541.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Party & Event Makeup", author: "Glamorous Looks", description: "Elegant makeup looks for weddings, parties, and celebrations. From subtle to bold, we create the perfect look for your special event.", tags: ["Makeup", "Events"],
|
id: "2", title: "Party & Event Makeup", author: "Glamorous Looks", description: "Elegant makeup looks for weddings, parties, and celebrations. From subtle to bold, we create the perfect look for your special event. Starting from PKR 2,000", tags: ["Makeup", "Events"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Professional Hair Styling", author: "Expert Stylists", description: "Professional haircuts, styling, treatments, and chemical services. Our experienced team helps you achieve your ideal look.", tags: ["Hair", "Styling"],
|
id: "3", title: "Professional Hair Styling", author: "Expert Stylists", description: "Professional haircuts, styling, treatments, and chemical services. Our experienced team helps you achieve your ideal look. Starting from PKR 1,500", tags: ["Hair", "Styling"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230940.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230940.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Beauty Treatments", author: "Skincare Expert", description: "Facials, skincare treatments, threading, and professional salon beauty services. We use high-quality products for best results.", tags: ["Skincare", "Beauty"],
|
id: "4", title: "Beauty Treatments", author: "Skincare Expert", description: "Facials, skincare treatments, threading, and professional salon beauty services. We use high-quality products for best results. Starting from PKR 1,200", tags: ["Skincare", "Beauty"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user