Merge version_4 into main #3
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
title="Dynamic Quote Calculator"
|
||||
description="Input your square footage and location for an instant estimate. Your personal quote information is handled securely and will never be shared."
|
||||
plans={[
|
||||
{ id: "calculator", badge: "Quote Engine", price: "Custom", subtitle: "Calculate by size and area", buttons: [{ text: "Start Quote" }], features: ["Location-based pricing", "Square footage optimization", "Private data processing"] }
|
||||
{ id: "calculator", badge: "Quote Engine", price: "Custom", subtitle: "Calculate by size and area", buttons: [{ text: "Get Your Personalized Estimate" }], features: ["Location-based pricing", "Square footage optimization", "Private data processing"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user