diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ea4eff..38597fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,6 +79,7 @@ export default function LandingPage() { buttons={[ { text: "Explore All Features", href: "#" } ]} + containerClassName="bg-wallpaper-grey" />