Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-10 19:35:11 +00:00

View File

@@ -181,6 +181,7 @@ export default function LandingPage() {
tag="Safety First"
textboxLayout="default"
useInvertedBackground={true}
buttonAnimation="fade-in"
/>
</div>
@@ -194,6 +195,7 @@ export default function LandingPage() {
inputPlaceholder="Enter your email"
buttonText="Book Now"
termsText="We respect your privacy. Your appointment details will be kept confidential and secure."
tagAnimation="slide-up"
/>
</div>