4 Commits

Author SHA1 Message Date
950dacefeb Merge version_2 into main
Merge version_2 into main
2026-03-16 18:16:04 +00:00
c0056ba764 Update src/app/page.tsx 2026-03-16 18:16:00 +00:00
0af58a3d33 Merge version_1 into main
Merge version_1 into main
2026-03-16 14:22:23 +00:00
3aaa7fe829 Merge version_1 into main
Merge version_1 into main
2026-03-16 14:20:45 +00:00

View File

@@ -228,11 +228,11 @@ export default function LandingPage() {
tag="Get in Touch"
tagAnimation="slide-up"
title="Start Your Custom Tufted Piece"
description="Have a question or want to discuss a custom idea? Studio K would love to hear from you. Submit your custom request below and we'll respond within 24-48 hours."
description="Have a question or want to discuss a custom idea? We respond within 24 hours with a custom quote and timeline. Studio K would love to hear from you."
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Submit Custom Request", href: "#custom-form" },
{ text: "Get Your Custom Quote", href: "#custom-form" },
{ text: "Send Message", href: "#contact-form" }
]}
buttonAnimation="slide-up"