From b41daa976c78fd62ee8a544a03375848e4e865b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:43:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 333 ++++++++++++++++++++++++++++------------------- 1 file changed, 199 insertions(+), 134 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2a4c74..0d0d36e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import ContactText from "@/components/sections/contact/ContactText"; import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo"; import FooterSimple from "@/components/sections/footer/FooterSimple"; +import RadialGradientBackground from "@/components/background/RadialGradientBackground"; import { Database, Globe, Shield, Sparkles, Zap, ArrowRight, Check } from "lucide-react"; export default function LandingPage() { @@ -39,161 +40,225 @@ export default function LandingPage() {
- +
+ + +
- +
+ + +
- +
+ + +
- +
+ + +
- +
+ + +
- +
+ + +
- +
+ + +
- +
+ + +