Update src/app/page.tsx

This commit is contained in:
2026-04-17 11:55:30 +00:00
parent cdfea4379f
commit d520180098

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>
);
}
}