Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 16:15:01 +00:00

View File

@@ -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"