6 Commits

Author SHA1 Message Date
aaf25e1d67 Update src/app/page.tsx 2026-03-07 18:03:28 +00:00
8be789f008 Update src/app/layout.tsx 2026-03-07 18:03:28 +00:00
226a615c14 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:56:45 +00:00
359063f160 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:56:00 +00:00
a4c83f543a Merge version_1 into main
Merge version_1 into main
2026-03-07 17:54:44 +00:00
db9d630ef9 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:53:36 +00:00
2 changed files with 8 additions and 1416 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -135,7 +135,7 @@ export default function LandingPage() {
animationType="entrance-slide"
buttons={[
{ text: "Start Your Project", href: "mailto:hello@designstudio.com" },
{ text: "Schedule Consultation", href: "#" }
{ text: "Book a Call", href: "https://calendly.com" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}