Update src/app/page.tsx

This commit is contained in:
2026-06-12 13:57:51 +00:00
parent 3dcb2fa708
commit cc5631a4d0

View File

@@ -47,20 +47,20 @@ export default function LandingPage() {
description="From cracked screens to battery issues, Muzamil Mobile Repairing has you covered. Get back to what matters most."
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=1", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=2", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=3", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=4", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=5", imageAlt: "Technician repairing smartphone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=6", imageAlt: "Technician repairing smartphone" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=1", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=2", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=3", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=4", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=5", imageAlt: "Smartphone components" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=6", imageAlt: "Smartphone components" }
]}
buttons={[{ text: "Book Your Repair Today!", href: "#contact" }]}
/>