From 3d866c5c3eee15910b97f63388264cca43404ab0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:14:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9713cae..3f9d1a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="Dharmachakra Enterprises is a trusted retail destination serving the Mulund community with dedication to quality and customer satisfaction. We specialize in hardware products, industrial supplies, tools, and general store items. With a commitment to honest pricing and reliable service, we've built strong relationships with our local customers. Our knowledgeable team is always ready to help you find exactly what you need, whether you're a professional contractor or a home enthusiast." tag="About Us" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/fashion-boutique-worker-sorting-all-two-piece-sets-hangers-store_482257-118441.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-boutique-worker-sorting-all-two-piece-sets-hangers-store_482257-118441.jpg?_wi=1" imageAlt="Dharmachakra Enterprises interior products" buttons={[{ text: "Contact Us", href: "#contact" }]} /> @@ -79,7 +79,7 @@ export default function LandingPage() { reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-checking-quality-products-industrial-warehouse_342744-209.jpg", imageAlt: "Industrial supplies and equipment"}, { id: "3", brand: "Dharmachakra", name: "General Store Items", price: "From ₹99", rating: 5, - reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/fashion-boutique-worker-sorting-all-two-piece-sets-hangers-store_482257-118441.jpg", imageAlt: "General store items and supplies"}, + reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/fashion-boutique-worker-sorting-all-two-piece-sets-hangers-store_482257-118441.jpg?_wi=2", imageAlt: "General store items and supplies"}, ]} gridVariant="uniform-all-items-equal" textboxLayout="default" -- 2.49.1