Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fde61a171e | |||
| 928f3620fc | |||
| 90bc2619a9 | |||
| b578a2dade |
@@ -63,8 +63,7 @@ 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"
|
|
||||||
imageAlt="luxury spa interior soft lighting"
|
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
textPosition="bottom"
|
textPosition="bottom"
|
||||||
/>
|
/>
|
||||||
@@ -227,4 +226,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user