diff --git a/src/app/page.tsx b/src/app/page.tsx index b33c3f8..3e7e7dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { type: "text-icon", text: "Water Damage", icon: Droplet }, { - type: "text-icon", text: "Camera Fix", icon: Camera + type: "text-icon", text: "Camera Fix", icon: Link }, { type: "text-icon", text: "Charging Port", icon: Link @@ -295,7 +295,7 @@ export default function LandingPage() {