Merge version_2 into main #3
@@ -46,11 +46,15 @@ export default function LandingPage() {
|
||||
description="We provide excellent services tailored to your needs."
|
||||
textboxLayout="split"
|
||||
bulletPoints={[]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Our Products"
|
||||
description="Discover our curated collection of high-quality products."
|
||||
products={[]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -110,6 +114,7 @@ export default function LandingPage() {
|
||||
title="Contact Us"
|
||||
description="Get in touch for inquiries."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user