Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5139878351 | |||
| e97ea5234e | |||
| 08bfea6eba | |||
| 7d9db4e9b2 | |||
| cacf2a4996 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tag="Boutique Agency"
|
tag="Boutique Agency"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Designs", href: "properties" },
|
{ text: "View Our Designs", href: "properties" },
|
||||||
{ text: "Get Your Personalized Property Guide", href: "contact" }
|
{ text: "Get Your Personalized Property Guide", href: "contact" }
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "See all designs", href: "#" }
|
{ text: "View Our Full Portfolio", href: "#" }
|
||||||
]}
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user