diff --git a/src/App.tsx b/src/App.tsx index d705713..2bd8c5e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,340 +13,148 @@ import { Star, Wrench } from "lucide-react"; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- + -
+ icon: "Wrench", title: "Maintenance & Care", description: "Year-round care for residential and commercial sites.", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060717.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg" } + ] + } + ]} + /> + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }