Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04c9d2cb3a | |||
| bed3e09882 | |||
| 79bfe227de | |||
| 165f7ee562 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
logoText="Enhance Your Natural Beauty"
|
logoText="Enhance Your Natural Beauty"
|
||||||
description="Professional Beauty Services in Thanjavur"
|
description="Professional Beauty Services in Thanjavur"
|
||||||
buttons={[{ text: "View Services", href: "#services" }]}
|
buttons={[{ text: "Book Your Transformation", href: "#services" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg"
|
||||||
imageAlt="elegant beauty salon interior"
|
imageAlt="elegant beauty salon interior"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
|||||||
reverse: true
|
reverse: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Premium Products", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" },
|
title: "Using International, Dermatologist-Tested Brands", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" },
|
||||||
items: [{ icon: CheckCircle, text: "International brands" }],
|
items: [{ icon: CheckCircle, text: "International brands" }],
|
||||||
reverse: false
|
reverse: false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user