diff --git a/src/app/page.tsx b/src/app/page.tsx index 30bd758..cb0d164 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: "glowing-orb" }} + background={{ variant: "circleGradient" }} 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: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Book Now"