@@ -37,60 +39,73 @@ export default function LandingPage() {
-
-
+ {
+ console.log('Form submitted:', data);
+ }}
/>
+
+
+
+
@@ -147,20 +198,20 @@ export default function LandingPage() {
},
{
title: "Company", items: [
- { label: "About Us", href: "#about" },
- { label: "Contact", href: "#contact" },
- { label: "Service Area", href: "#" }
+ { label: "About Us", href: "#" },
+ { label: "Free Estimates", href: "#estimate-form" },
+ { label: "Reviews", href: "#reviews" }
]
},
{
title: "Contact", items: [
- { label: "O'Fallon, IL", href: "#" },
- { label: "Free Estimates", href: "#contact" },
- { label: "Emergency Service", href: "#" }
+ { label: "📞 (618) 555-0147", href: "tel:+16185550147" },
+ { label: "📧 info@sarabiasealing.com", href: "mailto:info@sarabiasealing.com" },
+ { label: "📍 O'Fallon, IL 62269", href: "#" }
]
}
]}
- copyrightText="© 2025 Sarabia Sealing. All rights reserved. Professional sealing services in O'Fallon, IL."
+ copyrightText="© 2025 Sarabia Sealing. All rights reserved. Professional driveway and parking lot sealing services in O'Fallon, IL."
/>