completionId: cgen-36047c883c29498a9c2bedc2bd889713

cgen-36047c883c29498a9c2bedc2bd889713
This commit is contained in:
Builder.io 2025-11-08 01:35:55 +00:00
parent 1c99739ae0
commit b7b1d8358b

View file

@ -301,7 +301,6 @@ const App = () => (
<Route path="/about" element={<About />} />
<Route path="/contact" element={<Contact />} />
<Route path="/get-started" element={<GetStarted />} />
<Route path="/opportunities" element={<Opportunities />} />
<Route path="/explore" element={<Explore />} />
<Route path="/services" element={<Services />} />
<Route path="/careers" element={<Careers />} />