Update src/app/gallery/page.tsx

This commit is contained in:
2026-04-04 22:39:48 +00:00
parent 0087281808
commit 6934f52e8d

View File

@@ -33,6 +33,7 @@ export default function GalleryPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{ id: "g1", name: "Work 1", price: "Done", imageSrc: "http://img.b2bpic.net/free-photo/residential-house_53876-23089.jpg" },
{ id: "g2", name: "Work 2", price: "Done", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-background-texture_1048-16945.jpg" },