From ef87c72623e84464af45c31943c3c141adb15c60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 13:07:43 +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 cb0d164..30bd758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="All About 2 Wheels" tagIcon={Bike} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/man-cafe-racer-style-motorbike_23-2148189648.jpg" imageAlt="Garasi Roda Dua Premium Motorcycle Showroom" @@ -191,7 +191,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Book Your Service" description="Reserve your premium bike wash, detailing, or community hangout experience. Fill in your details and we will confirm your appointment via WhatsApp." - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Book Now" -- 2.49.1