Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91524cedfa | |||
| 6ee1977621 | |||
| 5b386ddf4e | |||
| fc61ae68ee | |||
| 56c8992bf9 | |||
| cd995bd6b6 | |||
| ba03647830 |
@@ -51,13 +51,13 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Where Cape Town Comes Home"
|
||||
description="A landmark mixed-use address on Voortrekker Road — luxury apartments, serviced stays, premium retail, and professional offices under one distinguished roof."
|
||||
description="A move-in ready, maintenance-free landmark address on Voortrekker Road — luxury apartments, serviced stays, premium retail, and professional offices under one distinguished roof."
|
||||
tag="Bellville, Cape Town"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Boston", href: "#offerings"},
|
||||
{
|
||||
text: "Book a Viewing", href: "#contact"},
|
||||
text: "Schedule a Private Tour", href: "#contact"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2941.jpg"
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Reach out today"
|
||||
description="Need more info? Our team is available 24/7."
|
||||
description="Book a viewing or enquire about pricing today by calling us direct."
|
||||
buttons={[
|
||||
{
|
||||
text: "071 922 9651", href: "tel:0719229651"},
|
||||
@@ -257,4 +257,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user