Update src/app/page.tsx

This commit is contained in:
2026-05-08 01:39:15 +00:00
parent 25fecc395f
commit 0dbc7d7a15

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg?_wi=1",
imageAlt: "Mobile phone repair tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-pincher-tool-holding-sim-card-slot-with-nano-sim-black-magnet-plate-portable-tookit-electronic-repeirment-service_346278-1188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-pincher-tool-holding-sim-card-slot-with-nano-sim-black-magnet-plate-portable-tookit-electronic-repeirment-service_346278-1188.jpg?_wi=1",
imageAlt: "Technician repairing smartphone",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg?_wi=2",
imageAlt: "expert phone unlocking service",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-pincher-tool-holding-sim-card-slot-with-nano-sim-black-magnet-plate-portable-tookit-electronic-repeirment-service_346278-1188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-pincher-tool-holding-sim-card-slot-with-nano-sim-black-magnet-plate-portable-tookit-electronic-repeirment-service_346278-1188.jpg?_wi=2",
imageAlt: "expert phone unlocking service",
},
]}