diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a1af85..012b92b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="animated-grid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -60,7 +60,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-wooden-board_23-2148825089.jpg", imageAlt: "Traditional Dessert" } ]} mediaAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} ariaLabel="Naga Kitchen Hero Section" />