diff --git a/src/app/page.tsx b/src/app/page.tsx index 46af6e1..547e2eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,274 +13,122 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- { console.log('Routing data to 762-201-7158 and elrodjace196@gmail.com', data); alert('Inquiry sent successfully!'); }} - /> -
+
+ { console.log('Routing data', data); alert('Inquiry sent successfully!'); }} + /> +
- +
);