2 Commits

Author SHA1 Message Date
465f12c764 Update src/app/page.tsx 2026-06-10 17:16:01 +00:00
74805ac98c Merge version_2 into main
Merge version_2 into main
2026-06-10 17:14:23 +00:00

View File

@@ -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"],