Merge version_1 into main #3
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Massive Inventory", description: "Always in stock and ready for same-day pickup.", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-mechanical-tools_23-2148557958.jpg", buttonIcon: Wrench },
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="legal" data-section="legal">
|
||||
<LegalSection layout="default" title="Legal Information" sections={[]} />
|
||||
<LegalSection title="Legal Information" />
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user