Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-10 03:28:48 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
],
},
{
title: "Repair Options", description: "Professional technicians for all phone repairs and issues", bentoComponent: "3d-task-list", title: "Repair Options", items: [
title: "Repair Options", description: "Professional technicians for all phone repairs and issues", bentoComponent: "3d-task-list", items: [
{
icon: Wrench,
label: "Screen Replacement", time: "30 mins"},

View File

@@ -68,7 +68,7 @@ export default function RepairPage() {
animationType="slide-up"
features={[
{
title: "Screen Replacement", description: "Professional screen repair for all phone models", bentoComponent: "3d-task-list", title: "Screen Services", items: [
title: "Screen Replacement", description: "Professional screen repair for all phone models", bentoComponent: "3d-task-list", items: [
{
icon: Wrench,
label: "Glass Screen", time: "30 mins"},
@@ -94,7 +94,7 @@ export default function RepairPage() {
],
},
{
title: "Software & System", description: "Software issues, unlocking, and system repairs", bentoComponent: "3d-task-list", title: "Software Services", items: [
title: "Software & System", description: "Software issues, unlocking, and system repairs", bentoComponent: "3d-task-list", items: [
{
icon: Settings,
label: "Software Fix", time: "1 hour"},