Merge version_1 into main #3
@@ -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"},
|
||||
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user