5 Commits

Author SHA1 Message Date
5139878351 Update src/app/page.tsx 2026-03-30 07:27:41 +00:00
e97ea5234e Merge version_7 into main
Merge version_7 into main
2026-03-30 07:21:17 +00:00
08bfea6eba Update src/app/page.tsx 2026-03-30 07:21:11 +00:00
7d9db4e9b2 Merge version_6 into main
Merge version_6 into main
2026-03-30 07:19:31 +00:00
cacf2a4996 Merge version_6 into main
Merge version_6 into main
2026-03-30 07:18:58 +00:00

View File

@@ -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={[
{ {