Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-06 20:46:01 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1422,4 +1422,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -100,7 +100,7 @@ export default function HomePage() {
<div id="pricing" data-section="pricing">
<PricingCardNine
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"
tagIcon={TrendingUp}
tagAnimation="opacity"
@@ -163,4 +163,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}