Update src/app/page.tsx

This commit is contained in:
2026-05-07 09:23:48 +00:00
parent 616965c35f
commit f5d4e22123

View File

@@ -50,11 +50,11 @@ export default function LandingPage() {
description="Premium diagnostics and precision repairs for your most valuable devices. Same-day service with professional-grade components."
buttons={[{ text: "Book Repair", href: "#contact" }]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg", imageAlt: "Microscopic electronics repair" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-fixing-screw-computer-slot_23-2147923482.jpg", imageAlt: "Organized repair lab" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-working-notepad-with-green-chroma-key-display-modern-equipped-lab-team-biotechnology-scientists-developing-drugs-using-tablet-with-mock-up-screen_482257-13925.jpg", imageAlt: "Digital diagnostic process" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-board-repair_23-2148419129.jpg", imageAlt: "Quality repair parts" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/professional-repairman-repairing-broken-smart-phone-showing-blank-screen-with-copy-space-advertisment_176532-10169.jpg", imageAlt: "Precision technician board repair" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg?_wi=1", imageAlt: "Microscopic electronics repair" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-fixing-screw-computer-slot_23-2147923482.jpg?_wi=1", imageAlt: "Organized repair lab" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-working-notepad-with-green-chroma-key-display-modern-equipped-lab-team-biotechnology-scientists-developing-drugs-using-tablet-with-mock-up-screen_482257-13925.jpg?_wi=1", imageAlt: "Digital diagnostic process" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-board-repair_23-2148419129.jpg?_wi=1", imageAlt: "Quality repair parts" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/professional-repairman-repairing-broken-smart-phone-showing-blank-screen-with-copy-space-advertisment_176532-10169.jpg?_wi=1", imageAlt: "Precision technician board repair" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/maintenance-man-opening-smartphone_1098-13754.jpg", imageAlt: "Customer device handover" }
]}
/>
@@ -127,11 +127,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Sarah Miller", date: "Jan 2024", title: "Great Service", quote: "My screen was shattered, they had it perfect in two hours!", tag: "iPhone", avatarSrc: "http://img.b2bpic.net/free-photo/photo-young-man-talking-phone-sitting-chair-high-quality-photo_114579-35578.jpg", imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg" },
{ id: "t2", name: "James Chen", date: "Dec 2023", title: "Reliable", quote: "I've brought all my work phones here. Top notch work every time.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149148901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-fixing-screw-computer-slot_23-2147923482.jpg" },
{ id: "t3", name: "Emily Davis", date: "Nov 2023", title: "Fast Repair", quote: "Fast, professional, and really fair pricing. Thank you!", tag: "iPad", avatarSrc: "http://img.b2bpic.net/free-photo/young-male-technician-using-mobile-phone-workshop_23-2147922356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-working-notepad-with-green-chroma-key-display-modern-equipped-lab-team-biotechnology-scientists-developing-drugs-using-tablet-with-mock-up-screen_482257-13925.jpg" },
{ id: "t4", name: "Marcus Wright", date: "Oct 2023", title: "Expert Lab", quote: "They managed to fix a water-damaged device no one else could.", tag: "Diagnostic", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-cap-holding-headphones-with-phone-headphones-isolated-blue-background_141793-134910.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-board-repair_23-2148419129.jpg" },
{ id: "t5", name: "Janet Lee", date: "Sep 2023", title: "Excellent", quote: "Super friendly and knowledgeable staff. Really helped me out.", tag: "Android", avatarSrc: "http://img.b2bpic.net/free-photo/old-senior-asian-woman-wear-apron-hand-choosing-music-playlist-from-smartphone-relax-casual-lifestyleasia-tattoo-woman-wear-headphone-listen-music-carefree-isolate-yellow-background-studio-shot_609648-2994.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-repairman-repairing-broken-smart-phone-showing-blank-screen-with-copy-space-advertisment_176532-10169.jpg" }
{ id: "t1", name: "Sarah Miller", date: "Jan 2024", title: "Great Service", quote: "My screen was shattered, they had it perfect in two hours!", tag: "iPhone", avatarSrc: "http://img.b2bpic.net/free-photo/photo-young-man-talking-phone-sitting-chair-high-quality-photo_114579-35578.jpg", imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg?_wi=2" },
{ id: "t2", name: "James Chen", date: "Dec 2023", title: "Reliable", quote: "I've brought all my work phones here. Top notch work every time.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149148901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-fixing-screw-computer-slot_23-2147923482.jpg?_wi=2" },
{ id: "t3", name: "Emily Davis", date: "Nov 2023", title: "Fast Repair", quote: "Fast, professional, and really fair pricing. Thank you!", tag: "iPad", avatarSrc: "http://img.b2bpic.net/free-photo/young-male-technician-using-mobile-phone-workshop_23-2147922356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-working-notepad-with-green-chroma-key-display-modern-equipped-lab-team-biotechnology-scientists-developing-drugs-using-tablet-with-mock-up-screen_482257-13925.jpg?_wi=2" },
{ id: "t4", name: "Marcus Wright", date: "Oct 2023", title: "Expert Lab", quote: "They managed to fix a water-damaged device no one else could.", tag: "Diagnostic", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-cap-holding-headphones-with-phone-headphones-isolated-blue-background_141793-134910.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-board-repair_23-2148419129.jpg?_wi=2" },
{ id: "t5", name: "Janet Lee", date: "Sep 2023", title: "Excellent", quote: "Super friendly and knowledgeable staff. Really helped me out.", tag: "Android", avatarSrc: "http://img.b2bpic.net/free-photo/old-senior-asian-woman-wear-apron-hand-choosing-music-playlist-from-smartphone-relax-casual-lifestyleasia-tattoo-woman-wear-headphone-listen-music-carefree-isolate-yellow-background-studio-shot_609648-2994.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-repairman-repairing-broken-smart-phone-showing-blank-screen-with-copy-space-advertisment_176532-10169.jpg?_wi=2" }
]}
title="Trusted by Thousands"
description="Hear what our local community says about their experience at iPro Cellular Lab."