Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc0c9ad271 | |||
| 74f8f51427 | |||
| 2f4b3f65e8 |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
|||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardNine
|
<PricingCardNine
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
description="Choose the vendor package that fits your reselling needs. All packages include direct vendor contact information and verified links."
|
description="Choose the vendor package that fits your reselling needs. All packages include direct vendor contact information and verified links. 200+ resellers have already scaled their inventory with our verified connections."
|
||||||
tag="Limited Time Offer"
|
tag="Limited Time Offer"
|
||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
tagAnimation="opacity"
|
tagAnimation="opacity"
|
||||||
@@ -163,4 +163,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user