Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 665109d7e4 | |||
| a0e9891c6a | |||
| 81f80eaa66 | |||
| ef74a8ed58 | |||
| 560f19883f | |||
| 6be82270c1 | |||
| 451aefbad8 | |||
| 1567bd23b2 | |||
| 1b5b5d7f4e | |||
| dbd2deefc1 |
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="medium"
|
contentWidth="medium"
|
||||||
sizing="mediumLarge"
|
sizing="mediumLarge"
|
||||||
background="fluid"
|
background="circleGradient"
|
||||||
cardStyle="gradient-bordered"
|
cardStyle="gradient-bordered"
|
||||||
primaryButtonStyle="diagonal-gradient"
|
primaryButtonStyle="diagonal-gradient"
|
||||||
secondaryButtonStyle="layered"
|
secondaryButtonStyle="layered"
|
||||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
{ text: "View Our Work", href: "#gallery" },
|
{ text: "View Our Work", href: "#gallery" },
|
||||||
{ text: "Get Free Quote", href: "#contact" }
|
{ 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"
|
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"
|
imageAlt="Luxury Caribbean pool design"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
|
mediaAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user