Merge version_3 into main #3
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
@@ -132,6 +132,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Industrial Catalog"
|
||||
description="High performance electrical components and cabling solutions."
|
||||
buttons={[
|
||||
{ text: "Request Full Catalog", href: "#contact" },
|
||||
{ text: "Custom Consultation", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user