Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-08 17:41:03 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
{
name: "Partners", id: "#become-a-partner"},
{
name: "Testimonials", id: "#testimonials"},
name: "", id: "#testimonials"},
{
name: "Contact", id: "#contact"},
]}
@@ -150,11 +150,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "biz-1", title: "For Businesses: Post Your Requirement", content: "Clearly define your legal, financial, or strategic needs on our platform."},
id: "biz-1", title: "", content: "Clearly define your legal, financial, or strategic needs on our platform."},
{
id: "biz-2", title: "For Businesses: Get Matched with Experts", content: "Our smart matching algorithm connects you with qualified professionals."},
{
id: "biz-3", title: "For Businesses: Compare & Book", content: "Review expert profiles, compare quotes, and book the best fit for your project."},
id: "biz-3", title: "", content: "Review expert profiles, compare quotes, and book the best fit for your project."},
{
id: "biz-4", title: "For Businesses: Get Work Delivered", content: "Collaborate digitally and receive high-quality work, on time."},
{