Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-21 15:08:12 +00:00

View File

@@ -42,6 +42,7 @@ export default function ProductsPage() {
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Smart Estimator Pro", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440932.jpg" },
{ id: "p2", name: "3D Modeler Suite", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-enlarging-plan-tablet_23-2147831923.jpg" }