Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-17 11:55:33 +00:00

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
{ id: "p6", name: "Compliance Tool", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg" }
]}
title="Professional Business Suite"
description="Select the right tools for your specific business requirements."
description="Select the perfect plan for your business growth stage"
/>
</div>
@@ -215,4 +215,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}