From 7f5e39f3471259e872cb53687259b618f9cfddcd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:38:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d376f5..01e0ce5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-connecting-dots-lines_1048-5675.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-connecting-dots-lines_1048-5675.jpg?_wi=1" imageAlt="Industrial Power Generation" /> @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Technical Precision" description="At Omkar Power System, we combine advanced engineering with high-quality components to ensure your operations run without downtime. From power conversion to stabilization, we set the standard." - imageSrc="http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-342.jpg?_wi=1" imageAlt="Engineers working on blueprints" /> @@ -144,13 +144,13 @@ export default function LandingPage() { { title: "Durability Guaranteed", description: "High-grade materials ensure products operate reliably under extreme stress.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-connecting-dots-lines_1048-5675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-connecting-dots-lines_1048-5675.jpg?_wi=2", imageAlt: "3D abstract background with flowing cyber particles", }, { title: "Priority Support", description: "We are available 24/7 to support your infrastructure needs and prevent downtime.", - imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-342.jpg?_wi=2", imageAlt: "3D abstract background with flowing cyber particles", }, ]}