Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 665109d7e4 | |||
| a0e9891c6a | |||
| 81f80eaa66 | |||
| ef74a8ed58 | |||
| 560f19883f | |||
| b423c96df7 | |||
| 6be82270c1 | |||
| 451aefbad8 | |||
| 1567bd23b2 | |||
| dbd2deefc1 | |||
| 1b7894ed18 | |||
| e1862004d3 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "View Our Work", href: "#gallery" },
|
||||
{ text: "Get Free Quote", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
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