Merge version_2 into main #3
@@ -38,6 +38,7 @@ export default function PortfolioPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Modern Kitchen Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-minimalist-design_169016-19754.jpg", imageAlt: "Custom kitchen millwork"
|
||||
@@ -55,6 +56,7 @@ export default function PortfolioPage() {
|
||||
title="Request a Quote"
|
||||
description="Ready to discuss your custom project? Send us your details and we'll be in touch."
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user