Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 52196b6bc9 | |||
| 04c9d2cb3a | |||
| bed3e09882 | |||
| 79bfe227de | |||
| 165f7ee562 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
logoText="Enhance Your Natural Beauty"
|
||||
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"
|
||||
imageAlt="elegant beauty salon interior"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
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" }],
|
||||
reverse: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user