From 477e9d6d956d1def60382881c00b1f1fa6ad903d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:37 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04e70fd..cab3a7c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -31,8 +31,7 @@ export default function AboutPage() { { name: "Devices", id: "/devices" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> @@ -81,31 +80,16 @@ export default function AboutPage() { description="Real experiences from customers who trusted us with their most important devices." testimonials={[ { - id: "1", - name: "Michael Chen", - handle: "@michaelchen", - testimonial: "Absolutely the best phone repair service I've experienced. Fast, professional, and they treated my device like it was their own. The attention to detail is incredible.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageAlt: "Michael Chen" + id: "1", name: "Michael Chen", handle: "@michaelchen", testimonial: "Absolutely the best phone repair service I've experienced. Fast, professional, and they treated my device like it was their own. The attention to detail is incredible.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen" }, { - id: "2", - name: "Sarah Johnson", - handle: "@sarahjohnson", - testimonial: "I was skeptical about premium pricing, but they delivered on every promise. Same-day repair, lifetime warranty, and the service was impeccable. Worth every penny.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - imageAlt: "Sarah Johnson" + id: "2", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "I was skeptical about premium pricing, but they delivered on every promise. Same-day repair, lifetime warranty, and the service was impeccable. Worth every penny.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Sarah Johnson" }, { - id: "3", - name: "David Kim", - handle: "@davidkim", - testimonial: "They recovered my data when everyone else said it was impossible. Their expertise is unmatched. This is truly the Rolex of phone repair services.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - imageAlt: "David Kim" + id: "3", name: "David Kim", handle: "@davidkim", testimonial: "They recovered my data when everyone else said it was impossible. Their expertise is unmatched. This is truly the Rolex of phone repair services.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim" } ]} showRating={true} From 3913f87fa5e795021b8414070662293e66cfaeeb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:38 +0000 Subject: [PATCH 2/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index db7b30a..375ade4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -31,8 +31,7 @@ export default function ContactPage() { { name: "Devices", id: "/devices" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> From a79c6ab4991c611127d407a872500defdc9746a2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:39 +0000 Subject: [PATCH 3/7] Update src/app/devices/page.tsx --- src/app/devices/page.tsx | 53 ++++++++-------------------------------- 1 file changed, 10 insertions(+), 43 deletions(-) diff --git a/src/app/devices/page.tsx b/src/app/devices/page.tsx index df912ec..48032c0 100644 --- a/src/app/devices/page.tsx +++ b/src/app/devices/page.tsx @@ -31,8 +31,7 @@ export default function DevicesPage() { { name: "Pricing", id: "/pricing" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> @@ -43,32 +42,16 @@ export default function DevicesPage() { description="Curated collection of certified pre-owned and new devices. Every phone inspected for excellence and backed by our quality guarantee." products={[ { - id: "1", - name: "iPhone 15 Pro", - price: "$899", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", - imageAlt: "iPhone 15 Pro - premium smartphone" + id: "1", name: "iPhone 15 Pro", price: "$899", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", imageAlt: "iPhone 15 Pro - premium smartphone" }, { - id: "2", - name: "Samsung Galaxy S24", - price: "$799", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg", - imageAlt: "Samsung Galaxy S24 - flagship device" + id: "2", name: "Samsung Galaxy S24", price: "$799", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg", imageAlt: "Samsung Galaxy S24 - flagship device" }, { - id: "3", - name: "iPhone 14 Pro Max", - price: "$699", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", - imageAlt: "iPhone 14 Pro Max - certified pre-owned" + id: "3", name: "iPhone 14 Pro Max", price: "$699", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", imageAlt: "iPhone 14 Pro Max - certified pre-owned" }, { - id: "4", - name: "iPhone 13 Pro", - price: "$549", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", - imageAlt: "iPhone 13 Pro - excellent condition" + id: "4", name: "iPhone 13 Pro", price: "$549", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", imageAlt: "iPhone 13 Pro - excellent condition" } ]} gridVariant="uniform-all-items-equal" @@ -85,32 +68,16 @@ export default function DevicesPage() { description="Complete your device experience with our carefully selected premium accessories and protection solutions." products={[ { - id: "5", - name: "Premium Accessories Bundle", - price: "$149", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", - imageAlt: "Premium protective accessories" + id: "5", name: "Premium Accessories Bundle", price: "$149", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", imageAlt: "Premium protective accessories" }, { - id: "6", - name: "Luxury Leather Case", - price: "$89", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", - imageAlt: "Luxury leather phone case" + id: "6", name: "Luxury Leather Case", price: "$89", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", imageAlt: "Luxury leather phone case" }, { - id: "7", - name: "Wireless Charging Stand", - price: "$79", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", - imageAlt: "Premium wireless charging stand" + id: "7", name: "Wireless Charging Stand", price: "$79", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", imageAlt: "Premium wireless charging stand" }, { - id: "8", - name: "Screen Protector Pro", - price: "$39", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", - imageAlt: "Professional screen protector" + id: "8", name: "Screen Protector Pro", price: "$39", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", imageAlt: "Professional screen protector" } ]} gridVariant="uniform-all-items-equal" @@ -129,7 +96,7 @@ export default function DevicesPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-vector/local-business-landing-page_23-2148604470.jpg" - imageAlt: "All About Phones premium location" + imageAlt="All About Phones premium location" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Get Expert Advice" From b83f206f7c22aad1393d78c094f1c7a80bca53e8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:40 +0000 Subject: [PATCH 4/7] Update src/app/layout.tsx --- src/app/layout.tsx | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 97633e1..c35a246 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,33 +6,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const openSans = Open_Sans({ - variable: "--font-open-sans", - subsets: ["latin"], + variable: "--font-open-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "All About Phones | Premium Device Repair & Sales", - description: "Luxury phone repair and device sales. Expert technicians, same-day service, lifetime warranties, and genuine parts. Experience premium mobile excellence.", - keywords: "phone repair, device sales, luxury repair, certified technicians, same-day service, data recovery, screen repair, battery replacement", - metadataBase: new URL("https://allaboutphones.com"), + title: "All About Phones | Premium Device Repair & Sales", description: "Luxury phone repair and device sales. Expert technicians, same-day service, lifetime warranties, and genuine parts. Experience premium mobile excellence.", keywords: "phone repair, device sales, luxury repair, certified technicians, same-day service, data recovery, screen repair, battery replacement", metadataBase: new URL("https://allaboutphones.com"), alternates: { canonical: "https://allaboutphones.com" }, openGraph: { - title: "All About Phones | Premium Device Repair & Sales", - description: "Luxury phone repair and device sales with certified technicians and lifetime warranty options.", - siteName: "All About Phones", - type: "website" + title: "All About Phones | Premium Device Repair & Sales", description: "Luxury phone repair and device sales with certified technicians and lifetime warranty options.", siteName: "All About Phones", type: "website" }, twitter: { - card: "summary_large_image", - title: "All About Phones | Premium Device Repair & Sales", - description: "Experience the Rolex of phone repair. Premium service. Expert technicians. Same-day service." + card: "summary_large_image", title: "All About Phones | Premium Device Repair & Sales", description: "Experience the Rolex of phone repair. Premium service. Expert technicians. Same-day service." }, robots: { index: true, From 2cb3a4189978bdce2e3269ca76de8654ff0c96f9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:40 +0000 Subject: [PATCH 5/7] Update src/app/page.tsx --- src/app/page.tsx | 108 ++++++++++------------------------------------- 1 file changed, 23 insertions(+), 85 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 633cfd7..b943156 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,8 +36,7 @@ export default function HomePage() { { name: "Devices", id: "/devices" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> @@ -67,18 +66,12 @@ export default function HomePage() { description="Premium services delivered with precision and expertise. Every repair is a masterpiece." features={[ { - id: "1", - category: ["Screen Repairs", "Premium Service"], - title: "Screen Repairs", - imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", - imageAlt: "Professional screen repair service" + id: "1", category: ["Screen Repairs", "Premium Service"], + title: "Screen Repairs", imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", imageAlt: "Professional screen repair service" }, { - id: "2", - category: ["Battery Replacement", "Extended Life"], - title: "Battery Replacement", - imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", - imageAlt: "Expert battery replacement service" + id: "2", category: ["Battery Replacement", "Extended Life"], + title: "Battery Replacement", imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", imageAlt: "Expert battery replacement service" } ]} animationType="slide-up" @@ -113,50 +106,31 @@ export default function HomePage() { description="Clear, honest pricing for premium service. No hidden costs. Just excellence." plans={[ { - id: "1", - price: "Starting at $79", - name: "iPhone Screen Repair", - buttons: [ + id: "1", price: "Starting at $79", name: "iPhone Screen Repair", buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Premium replacement glass", - "Certified installation", - "Warranty protection", - "Same-day service available" + "Premium replacement glass", "Certified installation", "Warranty protection", "Same-day service available" ] }, { - id: "2", - price: "Starting at $49", - name: "Battery Replacement", - badge: "Most Popular", - badgeIcon: Sparkles, + id: "2", price: "Starting at $49", name: "Battery Replacement", badge: "Most Popular", badgeIcon: Sparkles, buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Genuine battery", - "Professional installation", - "Lifetime warranty option", - "Extended device life" + "Genuine battery", "Professional installation", "Lifetime warranty option", "Extended device life" ] }, { - id: "3", - price: "Free", - name: "Diagnostic Check", - buttons: [ + id: "3", price: "Free", name: "Diagnostic Check", buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Comprehensive analysis", - "No obligation", - "Expert assessment", - "Custom repair plan" + "Comprehensive analysis", "No obligation", "Expert assessment", "Custom repair plan" ] } ]} @@ -173,32 +147,16 @@ export default function HomePage() { description="Curated collection of certified pre-owned and new devices. Every phone inspected for excellence." products={[ { - id: "1", - name: "iPhone 15 Pro", - price: "$899", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", - imageAlt: "iPhone 15 Pro - premium smartphone" + id: "1", name: "iPhone 15 Pro", price: "$899", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", imageAlt: "iPhone 15 Pro - premium smartphone" }, { - id: "2", - name: "Samsung Galaxy S24", - price: "$799", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg", - imageAlt: "Samsung Galaxy S24 - flagship device" + id: "2", name: "Samsung Galaxy S24", price: "$799", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg", imageAlt: "Samsung Galaxy S24 - flagship device" }, { - id: "3", - name: "Premium Accessories Bundle", - price: "$149", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", - imageAlt: "Premium protective accessories" + id: "3", name: "Premium Accessories Bundle", price: "$149", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554966.jpg", imageAlt: "Premium protective accessories" }, { - id: "4", - name: "iPhone 14 Pro Max", - price: "$699", - imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", - imageAlt: "iPhone 14 Pro Max - certified pre-owned" + id: "4", name: "iPhone 14 Pro Max", price: "$699", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554980.jpg", imageAlt: "iPhone 14 Pro Max - certified pre-owned" } ]} gridVariant="uniform-all-items-equal" @@ -215,40 +173,20 @@ export default function HomePage() { description="Real stories from satisfied customers who trust us with their most important devices." testimonials={[ { - id: "1", - name: "Michael Chen", - handle: "@michaelchen", - testimonial: "Absolutely the best phone repair service I've experienced. Fast, professional, and they treated my device like it was their own. Highly recommended!", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageAlt: "Michael Chen" + id: "1", name: "Michael Chen", handle: "@michaelchen", testimonial: "Absolutely the best phone repair service I've experienced. Fast, professional, and they treated my device like it was their own. Highly recommended!", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen" }, { - id: "2", - name: "Sarah Johnson", - handle: "@sarahjohnson", - testimonial: "I was skeptical about premium pricing, but they delivered on every promise. Same-day repair, lifetime warranty, and the service was impeccable.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - imageAlt: "Sarah Johnson" + id: "2", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "I was skeptical about premium pricing, but they delivered on every promise. Same-day repair, lifetime warranty, and the service was impeccable.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Sarah Johnson" }, { - id: "3", - name: "David Kim", - handle: "@davidkim", - testimonial: "They recovered my data when everyone else said it was impossible. Their expertise is unmatched. This is truly the Rolex of phone repair.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - imageAlt: "David Kim" + id: "3", name: "David Kim", handle: "@davidkim", testimonial: "They recovered my data when everyone else said it was impossible. Their expertise is unmatched. This is truly the Rolex of phone repair.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim" }, { - id: "4", - name: "Emily Rodriguez", - handle: "@emilyrodriguez", - testimonial: "The entire experience was luxurious and professional. From the moment I walked in to picking up my device, everything was premium quality.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", - imageAlt: "Emily Rodriguez" + id: "4", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The entire experience was luxurious and professional. From the moment I walked in to picking up my device, everything was premium quality.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily Rodriguez" } ]} showRating={true} From 6f0508fd4f59171c99964473fae0f71f68dff47d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:41 +0000 Subject: [PATCH 6/7] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 60 ++++++++-------------------------------- 1 file changed, 11 insertions(+), 49 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index c6660a8..988e43a 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -31,8 +31,7 @@ export default function PricingPage() { { name: "Devices", id: "/devices" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> @@ -43,53 +42,31 @@ export default function PricingPage() { description="Clear, honest pricing for premium service. No hidden costs. Just excellence delivered every time." plans={[ { - id: "1", - price: "Starting at $79", - name: "iPhone Screen Repair", - buttons: [ + id: "1", price: "Starting at $79", name: "iPhone Screen Repair", buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Premium replacement glass", - "Certified installation", - "Warranty protection", - "Same-day service available", - "Data protection guarantee" + "Premium replacement glass", "Certified installation", "Warranty protection", "Same-day service available", "Data protection guarantee" ] }, { - id: "2", - price: "Starting at $49", - name: "Battery Replacement", - badge: "Most Popular", - badgeIcon: Sparkles, + id: "2", price: "Starting at $49", name: "Battery Replacement", badge: "Most Popular", badgeIcon: Sparkles, buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Genuine battery", - "Professional installation", - "Lifetime warranty option", - "Extended device life", - "Performance optimization" + "Genuine battery", "Professional installation", "Lifetime warranty option", "Extended device life", "Performance optimization" ] }, { - id: "3", - price: "Free", - name: "Diagnostic Check", - buttons: [ + id: "3", price: "Free", name: "Diagnostic Check", buttons: [ { text: "Get an Instant Quote", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Comprehensive analysis", - "No obligation", - "Expert assessment", - "Custom repair plan", - "Honest recommendations" + "Comprehensive analysis", "No obligation", "Expert assessment", "Custom repair plan", "Honest recommendations" ] } ]} @@ -106,37 +83,22 @@ export default function PricingPage() { description="Comprehensive solutions for device care and protection. Choose the package that fits your needs." plans={[ { - id: "4", - price: "$199", - name: "Complete Care Package", - badge: "Best Value", - badgeIcon: Sparkles, + id: "4", price: "$199", name: "Complete Care Package", badge: "Best Value", badgeIcon: Sparkles, buttons: [ { text: "Get Started", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Screen + battery replacement", - "Full device cleaning", - "Software optimization", - "6-month warranty", - "Priority support" + "Screen + battery replacement", "Full device cleaning", "Software optimization", "6-month warranty", "Priority support" ] }, { - id: "5", - price: "$299", - name: "Device Restoration", - buttons: [ + id: "5", price: "$299", name: "Device Restoration", buttons: [ { text: "Get Started", href: "/contact" }, { text: "Learn More", href: "#" } ], features: [ - "Complete device refurbishment", - "New battery & screen", - "Internal cleaning", - "Software reset", - "12-month warranty" + "Complete device refurbishment", "New battery & screen", "Internal cleaning", "Software reset", "12-month warranty" ] } ]} From 4c61766392a29104dd2a30b7ce7e40c31125b9dc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:01:42 +0000 Subject: [PATCH 7/7] Update src/app/services/page.tsx --- src/app/services/page.tsx | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7415dac..69d707b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -31,8 +31,7 @@ export default function ServicesPage() { { name: "Devices", id: "/devices" } ]} button={{ - text: "Book a Repair", - href: "/contact" + text: "Book a Repair", href: "/contact" }} /> @@ -43,25 +42,16 @@ export default function ServicesPage() { description="Comprehensive repair solutions for all your mobile device needs. Expert technicians, premium parts, guaranteed results." features={[ { - id: "1", - category: ["Screen Repairs", "Premium Service"], - title: "Professional Screen Repairs", - imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", - imageAlt: "Professional screen repair service" + id: "1", category: ["Screen Repairs", "Premium Service"], + title: "Professional Screen Repairs", imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", imageAlt: "Professional screen repair service" }, { - id: "2", - category: ["Battery Replacement", "Extended Life"], - title: "Battery Replacement Service", - imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", - imageAlt: "Expert battery replacement service" + id: "2", category: ["Battery Replacement", "Extended Life"], + title: "Battery Replacement Service", imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", imageAlt: "Expert battery replacement service" }, { - id: "3", - category: ["Data Recovery", "Security First"], - title: "Data Recovery & Diagnostics", - imageSrc: "https://img.b2bpic.net/free-photo/attractive-young-man-technician-using-soldering-iron-while-trying-fix-hardware-damaged-smartphone_662251-292.jpg", - imageAlt: "Professional data recovery and diagnostics" + id: "3", category: ["Data Recovery", "Security First"], + title: "Data Recovery & Diagnostics", imageSrc: "https://img.b2bpic.net/free-photo/attractive-young-man-technician-using-soldering-iron-while-trying-fix-hardware-damaged-smartphone_662251-292.jpg", imageAlt: "Professional data recovery and diagnostics" } ]} animationType="slide-up" @@ -76,18 +66,12 @@ export default function ServicesPage() { description="Experience the difference with our premium approach to device repair and customer service." features={[ { - id: "4", - category: ["Quality Assurance", "Certified"], - title: "Certified Technician Excellence", - imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", - imageAlt: "Certified repair technician" + id: "4", category: ["Quality Assurance", "Certified"], + title: "Certified Technician Excellence", imageSrc: "https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg", imageAlt: "Certified repair technician" }, { - id: "5", - category: ["Warranty", "Protection"], - title: "Comprehensive Warranty Coverage", - imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", - imageAlt: "Warranty and protection service" + id: "5", category: ["Warranty", "Protection"], + title: "Comprehensive Warranty Coverage", imageSrc: "https://img.b2bpic.net/free-photo/just-as-new-happy-young-man-showing-fixed-smartphone-smiling-technician-repairing-broken-screen-smartphone_662251-240.jpg", imageAlt: "Warranty and protection service" } ]} animationType="slide-up"