Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 300f23af03 | |||
| a1ed8b17ae | |||
| 2d6db3cb8d | |||
| fde61a171e | |||
| 928f3620fc | |||
| 90bc2619a9 | |||
| b578a2dade |
@@ -63,8 +63,8 @@ export default function LandingPage() {
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg"
|
||||
imageAlt="luxury spa interior soft lighting"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-standing-bathroom_1157-20467.jpg?_wi=1"
|
||||
imageAlt="Elegant beauty salon interior"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
title="Your Sanctuary of Serenity"
|
||||
description="At Lavish Beauty Clinic, we've created an oasis where spotlessly clean elegance meets ultimate relaxation. Our commitment to pristine hygiene ensures every visit is safe and comfortable. We blend luxurious treatments with a warm, welcoming atmosphere, making every moment of your beauty journey a truly tranquil escape."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-standing-bathroom_1157-20467.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-standing-bathroom_1157-20467.jpg?_wi=2"
|
||||
imageAlt="spotlessly clean beauty clinic interior"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -227,4 +227,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user