diff --git a/src/app/page.tsx b/src/app/page.tsx index efa8d0d..8c74978 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,16 +17,16 @@ import { Award, CheckCircle, Clock, Diamond, Facebook, Instagram, Linkedin, Shie export default function LandingPage() { return ( @@ -189,4 +191,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file