From 70b4e0ce39e7be6b4239a5e631df8bede2daed00 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:27:46 +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 c6b5606..10627d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumLarge" - background="grid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Building Alphasra. Redefining Intelligent Tools." description="AI Engineer and Web Designer based in Hyderabad, India. Bridging the gap between web design and artificial intelligence to create next-generation intelligent workflows." - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhZr370uyNQVidkt821csSpHPL/modern-ai-dashboard-interface-with-glowi-1773048355417-2d0e1a0d.png", imageAlt: "AI interface dashboard" -- 2.49.1