Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 665109d7e4 | |||
| 81f80eaa66 | |||
| 560f19883f | |||
| b423c96df7 | |||
| 6be82270c1 | |||
| 1567bd23b2 | |||
| 1b5b5d7f4e | |||
| dbd2deefc1 | |||
| 1b7894ed18 | |||
| e1862004d3 | |||
| 36ff2bfd4c | |||
| 5dcb0841b9 | |||
| b3e559c6ce |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "View Our Work", href: "#gallery" },
|
||||
{ text: "Get Free Quote", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "fluid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-outdoor-swimming-pool-resort-hotel-vacation-leisure_74190-14764.jpg"
|
||||
imageAlt="Luxury Caribbean pool design"
|
||||
frameStyle="card"
|
||||
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="blur-reveal"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user