Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -172,21 +172,21 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "basic-diagnostic", tag: "Entry Level", tagIcon: Tag,
|
||||
price: "$50", period: "Diagnostic Fee", description: "Comprehensive initial check-up to identify the root cause of your TV's issue. Fee waived upon repair.", button: {
|
||||
price: "₹ Diagnostic Fee", period: "Diagnostic Fee", description: "Comprehensive initial check-up to identify the root cause of your TV's issue. Fee waived upon repair.", button: {
|
||||
text: "Schedule Diagnostic", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Full TV health check", "Problem identification", "Repair cost estimate"],
|
||||
},
|
||||
{
|
||||
id: "standard-repair", tag: "Most Popular", tagIcon: Star,
|
||||
price: "Custom Quote", period: "Per Repair", description: "After diagnostic, we provide a tailored repair solution for screen, power, or component issues.", button: {
|
||||
price: "₹ Custom Quote", period: "Per Repair", description: "After diagnostic, we provide a tailored repair solution for screen, power, or component issues.", button: {
|
||||
text: "Get a Repair Quote", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Parts & Labor included", "3-month warranty", "Post-repair testing"],
|
||||
},
|
||||
{
|
||||
id: "premium-care", tag: "Best Value", tagIcon: Award,
|
||||
price: "Starting at $200", period: "Advanced Care", description: "Our premium service for complex repairs, smart TV software issues, and extended peace of mind.", button: {
|
||||
price: "₹ Starting From", period: "Advanced Care", description: "Our premium service for complex repairs, smart TV software issues, and extended peace of mind.", button: {
|
||||
text: "Explore Premium", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"6-month extended warranty", "Software optimization", "Priority support"],
|
||||
|
||||
Reference in New Issue
Block a user