diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c4220b..a96e3da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Mobile App Development" tagIcon={Smartphone} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao0PXCGG2QzDPiPxawDLQ0I0Mf/modern-mobile-app-mockups-displaying-thr-1773244794347-76450a3e.png" imageAlt="Mobile app mockups for gym, charter, and restaurant booking apps" imagePosition="right" @@ -192,7 +192,7 @@ export default function LandingPage() {