From ff7f95e615e08e3f985c8fb34e75f92755df1101 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:37:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54fdb82..146bb32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Get Free Consultation", href: "#contact" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg" imageAlt="Luxury properties in Bahria Orchard Lahore" mediaAnimation="slide-up" @@ -197,7 +197,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Ready to Buy or Sell Property?" description="Contact Bahria Realty today for a free consultation. Our expert team is ready to help you achieve your real estate goals in Bahria Orchard & Bahria Town Lahore." - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Send Inquiry" -- 2.49.1