Update src/app/page.tsx

This commit is contained in:
2026-03-04 06:29:01 +00:00
parent 6d34f289fe
commit 34d3a25640

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Start a Project", href: "https://example.com/contact" },
{ text: "Book a Design Consultation", href: "https://example.com/contact" },
{ text: "Schedule a Call", href: "https://calendly.com/example" },
]}
/>