diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e08182..76eed68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,6 +90,7 @@ export default function LandingPage() { title="Specialized Legal Practice" description="Comprehensive representation across key sectors." textboxLayout="default" + useInvertedBackground={false} products={[ { id: "s1", name: "Commercial Law", price: "Retainer", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-computer_1150-81.jpg" }, { id: "s2", name: "Real Estate", price: "Flat Fee", imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-table-realtor-office_23-2147764217.jpg" }, @@ -116,6 +117,8 @@ export default function LandingPage() { names={["Law Society Accredited", "SRA Regulated", "Legal 500 Recommended", "Chambers UK Ranked"]} title="Elite Industry Recognition" description="We are recognized by top industry bodies for our professional excellence." + textboxLayout="default" + useInvertedBackground={false} />