diff --git a/src/App.tsx b/src/App.tsx index d8b15c2..8f63587 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,7 +1,6 @@ import { Toaster } from "@/components/ui/toaster"; import { Toaster as Sonner } from "@/components/ui/sonner"; import { TooltipProvider } from "@/components/ui/tooltip"; -import { QueryClient, QueryClientProvider } from "@tanstack/react-query"; import { BrowserRouter, Routes, Route, useLocation } from "react-router-dom"; import { ThemeProvider } from "@/contexts/ThemeContext"; import { AnimatePresence } from "framer-motion"; diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 684253c..2f45a9c 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -30,7 +30,7 @@ export default function HeroSection() { className="relative min-h-screen flex items-center justify-center overflow-hidden pt-20" > {/* Animated gradient background */} -
+ {/* Particle dots */}- We deliver comprehensive technology solutions that empower businesses - to thrive in the digital age. + We deliver comprehensive technology solutions that empower + businesses to thrive in the digital age.
@@ -73,7 +77,7 @@ export default function ServicesSection() { className="group relative" > {/* Card */} -