Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50bfa8e619 | |||
| 2b194178b4 | |||
| 21652dd8fc | |||
| 300f23af03 | |||
| c7a54afea8 | |||
| a1ed8b17ae | |||
| 2d6db3cb8d | |||
| fde61a171e | |||
| 928f3620fc | |||
| 90bc2619a9 | |||
| b578a2dade |
@@ -63,8 +63,8 @@ export default function LandingPage() {
|
|||||||
{ text: "Book Now", href: "#contact" },
|
{ text: "Book Now", href: "#contact" },
|
||||||
{ text: "View Services", href: "#services" }
|
{ text: "View Services", href: "#services" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg"
|
imageSrc="https://images.unsplash.com/photo-1544118318-9730dda83a54?q=80&w=1932&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||||
imageAlt="luxury spa interior soft lighting"
|
imageAlt="Minimalist, serene spa interior with clean lines"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
textPosition="bottom"
|
textPosition="bottom"
|
||||||
/>
|
/>
|
||||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
|||||||
<MediaAbout
|
<MediaAbout
|
||||||
title="Your Sanctuary of Serenity"
|
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."
|
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"
|
imageAlt="spotlessly clean beauty clinic interior"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -227,4 +227,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user