diff --git a/src/app/page.tsx b/src/app/page.tsx index 170ef95..2bde100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Selection" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Premium tobacco products display"}, @@ -175,7 +175,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Visit or Contact Us" description="Have questions? Want to visit our shop? We're here to help. Reach out today and discover why we're your local favorite." - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/vape-vaping-man-cloud-vapor-photo-is-taken-vape-bar-vape-shop_639032-365.jpg" imageAlt="EZ Smoke Shop welcoming interior"