Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 17:33:46 +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}