aboutsummaryrefslogtreecommitdiff
path: root/src/app/OurServices.tsx
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2025-09-23 02:56:17 -0400
committersotech117 <michael_foiani@brown.edu>2025-09-23 02:56:17 -0400
commit8349b71179bd5fc07d969c696c7722661666f37d (patch)
tree6150a74a6e0e84c6cac531e4a096b2df176533ef /src/app/OurServices.tsx
parent3a712982307391ae1196f50e252cb37ed5f67ccb (diff)
fix for buildmain
Diffstat (limited to 'src/app/OurServices.tsx')
-rw-r--r--src/app/OurServices.tsx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app/OurServices.tsx b/src/app/OurServices.tsx
index 4f3e5e8..04e2764 100644
--- a/src/app/OurServices.tsx
+++ b/src/app/OurServices.tsx
@@ -1,9 +1,5 @@
"use client";
-import { BackgroundRippleEffect } from "@/components/ui/background-ripple-effect";
-import { CardSpotlight } from "@/components/ui/card-spotlight";
-import { WobbleCard } from "@/components/ui/wooble-card";
-import { WorldMap } from "@/components/ui/world-map";
import { motion } from "motion/react";
export default function OurServices() {