From e8f48211f7cba31f95d6e5680014df641b1b25c0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:38:57 +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 98da9d6..68ccc74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Get Quote", 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" /> @@ -65,7 +65,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" /> @@ -103,9 +103,9 @@ export default function LandingPage() { { title: "Technical Expertise", description: "Years of experience in power engineering ensure precision in every solution.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-cyber-particles_1048-16797.jpg", imageAlt: "3D abstract background with flowing cyber particles"}, { - 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", imageAlt: "3D abstract background with flowing cyber particles"}, + 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?_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", 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?_wi=2", imageAlt: "3D abstract background with flowing cyber particles"}, ]} title="Why Choose Us" description="We stand for quality engineering and unparalleled customer support, ensuring every project meets the highest industry benchmarks." -- 2.49.1