From 725eed736f5c36c36626f833152f222ebc871ce5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:14:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 473c1e2..182bccf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,6 +44,7 @@ export default function LandingPage() { title="Sound Precision for Creators" description="Professional sound engineering and production. Elevating audio projects to international standards with speed and clarity." tag="ALGER STUDIO" + background={{ variant: "sparkles-gradient" }} buttons={[{ text: "Start Project", href: "#contact" }]} dashboard={{ title: "Alger Sound Dashboard", logoIcon: Headphones, -- 2.49.1