Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Industry Leading Solutions"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Browse Equipment", href: "products" },
|
||||
{ text: "Request Demo", href: "contact" },
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
title="Ready to Invest in Quality Equipment?"
|
||||
description="Contact our sales team for a personalized quote or to schedule a product demonstration. We're here to help you find the perfect solution."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg"
|
||||
imageAlt="Professional sales consultation"
|
||||
|
||||
Reference in New Issue
Block a user