diff --git a/src/app/page.tsx b/src/app/page.tsx index 5384fd5..5700d1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", imageAlt: "Smart home lighting control system interface" }, { - id: "3", title: "Professional Installation", author: "Installation Team", description: "Certified electricians with expertise in luxury residential wiring. Meticulous installation ensures flawless performance and safety compliance on every project.", tags: ["Installation", "Professional", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17799.jpg", imageAlt: "Professional electrical installation in progress" + id: "3", title: "Professional Installation", author: "Installation Team", description: "Certified electricians with expertise in luxury residential wiring. Meticulous installation ensures flawless performance and safety compliance on every project.", tags: ["Installation", "Professional", "Safety"], + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17799.jpg", imageAlt: "Professional electrical installation in progress" } ]} animationType="slide-up"