Merge version_2 into main #3
@@ -143,10 +143,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardThree
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Detailed Quote", href: "#contact"}
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Steel Fabrication", price: "High Precision", imageSrc: "http://img.b2bpic.net/free-photo/process-creating-modern-fence-with-orange-sparks_7502-9314.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user