Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
description="Bulk supply of agricultural commodities, herbal products, pharmaceuticals, and food ingredients for international markets. Exporting to 15+ countries with strict quality control and reliable delivery."
|
||||
tag="Professional Import & Export"
|
||||
tagIcon={Globe}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Countries Served" },
|
||||
{ value: "50+", label: "Global Clients" },
|
||||
@@ -80,6 +80,7 @@ export default function LandingPage() {
|
||||
imageAlt="Global export markets map"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user