diff --git a/src/app/page.tsx b/src/app/page.tsx index 66a0666..cc7069a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file