diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 67765f6..308941b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -11,246 +11,124 @@ import { Droplets, Sun, Zap } from "lucide-react"; export default function HomePage() { return ( <> -
- -
+
+ +
-
- -
+
+ +
-
- + +
+ +
+ -
+ tag: "Pro", price: "$159", period: "per visit", description: "Full HVAC system audit with minor repairs and efficiency adjustments.", primaryButton: { text: "Book Now", href: "#contact" }, + featuresTitle: "Included Services", features: ["All Basic features", "Refrigerant check", "Electrical diagnostics", "Ductwork inspection"] + } + ]} + /> + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- -
- -
+
+ +
); -} +} \ No newline at end of file