Merge version_1 into main #4
@@ -100,10 +100,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Pink Ombre Glitter", price: "Manicure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGDVlXuq5uQB8YYYXzNmDNeib/uploaded-1773067977781-a5182lxw.png", imageAlt: "Pink ombre glitter nail design"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Classic Nude Pearl", price: "Manicure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg", imageAlt: "Nude pearl nail design"
|
||||
id: "2", name: "Classic Nude Pearl", price: "Manicure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg?_wi=1", imageAlt: "Nude pearl nail design"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Eyebrow Design", price: "Eyebrow Service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg", imageAlt: "Professional eyebrow design"
|
||||
id: "3", name: "Eyebrow Design", price: "Eyebrow Service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg?_wi=1", imageAlt: "Professional eyebrow design"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "gelpolish", title: "Gel Polish Manicure", price: "$50", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg", imageAlt: "Gel polish manicure", button: {
|
||||
id: "gelpolish", title: "Gel Polish Manicure", price: "$50", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg?_wi=2", imageAlt: "Gel polish manicure", button: {
|
||||
text: "Book Now", href: "contact"
|
||||
},
|
||||
features: [
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "eyebrows", title: "Eyebrow Design", price: "$40", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg", imageAlt: "Eyebrow design service", button: {
|
||||
id: "eyebrows", title: "Eyebrow Design", price: "$40", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg?_wi=2", imageAlt: "Eyebrow design service", button: {
|
||||
text: "Book Now", href: "contact"
|
||||
},
|
||||
features: [
|
||||
|
||||
Reference in New Issue
Block a user