5 Commits

Author SHA1 Message Date
8d88a8c8c6 Update src/app/page.tsx 2026-03-09 08:20:58 +00:00
df1b87a020 Update src/app/layout.tsx 2026-03-09 08:20:57 +00:00
4b42881426 Merge version_1 into main
Merge version_1 into main
2026-03-09 08:11:58 +00:00
a1e21baa45 Merge version_1 into main
Merge version_1 into main
2026-03-09 08:11:13 +00:00
b4a2a8c3df Merge version_1 into main
Merge version_1 into main
2026-03-09 08:09:52 +00:00
2 changed files with 7 additions and 1412 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
title="Ready to Collaborate?"
description="Let's work together to bring your next project to life. Whether you have a specific project in mind or just want to explore possibilities, I'd love to hear from you."
buttons={[
{ text: "Send Me an Email", href: "mailto:hello@devfolio.com" },
{ text: "Get In Touch Now", href: "mailto:hello@devfolio.com" },
{ text: "Schedule a Call", href: "https://calendly.com/devfolio" }
]}
background={{ variant: "plain" }}