Update src/app/page.tsx

This commit is contained in:
2026-03-04 10:26:29 +00:00
parent 731bae89c8
commit 8976e21c23

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
imagePosition="right"
useInvertedBackground={false}
buttons={[
{ text: "Arrange a Meeting", href: "contact" },
{ text: "Get Your Luxury Consultation", href: "contact" },
{ text: "Our Services", href: "services" }
]}
buttonAnimation="slide-up"