From ccfb68369f840f4c49f3ae60fdc6d811d1c1d184 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 05:58:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1