2 Commits

Author SHA1 Message Date
7608de671a Update src/app/page.tsx 2026-03-05 17:33:42 +00:00
ec8c2dc7ab Merge version_1 into main
Merge version_1 into main
2026-03-05 17:32:09 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
animationType="entrance-slide"
buttons={[
{ text: "Schedule Appointment", href: "#" },
{ text: "Contact Concierge", href: "#" }
{ text: "Get Exclusive Quote", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}