Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-06-06 05:58:21 +00:00

View File

@@ -129,7 +129,7 @@ export default function LandingPage() {
title="Schedule Your Custom Tattoo Appointment"
description="Fill out the form below to begin your custom tattoo journey. Our team will contact you directly via WhatsApp or SMS to confirm details, including preferred date, time, style, placement, size, and your tattoo idea. For urgent inquiries, please call us directly at +1 708-828-3393."
background={{
variant: "plain"
variant: "rotated-rays-animated-grid"
}}
useInvertedBackground={false}
inputPlaceholder="Your Email Address"
@@ -213,4 +213,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}