Merge version_1 into main #4
@@ -259,26 +259,6 @@ export default function LandingPage() {
|
||||
"Minimal monthly payment", "Maximum flexibility", "Guaranteed rate lock", "24/7 support"
|
||||
]
|
||||
}
|
||||
]}
|
||||
{
|
||||
id: "plan-36", tag: "Popular", price: "36 Months", period: "3 Years", description: "Perfect for value seekers", button: { text: "Get Quote", href: "#" },
|
||||
featuresTitle: "Includes", features: [
|
||||
"Low monthly payments", "Flexible terms", "Early payoff option", "24/7 support"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "plan-60", tag: "Best Value", tagIcon: Award,
|
||||
price: "60 Months", period: "5 Years", description: "Lowest monthly commitment", button: { text: "Get Quote", href: "#" },
|
||||
featuresTitle: "Includes", features: [
|
||||
"Lowest monthly payments", "Maximum flexibility", "Refinance anytime", "24/7 support"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "plan-84", tag: "Long Term", price: "84 Months", period: "7 Years", description: "Ultimate payment flexibility", button: { text: "Get Quote", href: "#" },
|
||||
featuresTitle: "Includes", features: [
|
||||
"Minimal monthly payment", "Maximum flexibility", "Guaranteed rate lock", "24/7 support"
|
||||
]
|
||||
}
|
||||
]}
|
||||
className="py-16 md:py-24"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
|
||||
Reference in New Issue
Block a user