From 2e75010dd43e5a34b8e5b573145489e73d2cec84 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:41:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cb225a..48d1aaa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,10 +111,10 @@ export default function HomePage() { title: "Clause Explanation", description: "Upload a contract, ask for any clause to be explained in plain language. What does it really mean?", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/an-illustration-showing-document-analysi-1772973378892-8abfffdb.png"}, { id: 3, - title: "Risk Detection", description: "Identify concerning terms, unusual provisions, and potential red flags in agreements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png"}, + title: "Risk Detection", description: "Identify concerning terms, unusual provisions, and potential red flags in agreements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png?_wi=1"}, { id: 4, - title: "Citation Transparency", description: "Every answer shows its sources. Click citations to see the exact text from documents or legal sources.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png"}, + title: "Citation Transparency", description: "Every answer shows its sources. Click citations to see the exact text from documents or legal sources.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png?_wi=2"}, ]} buttons={[{ text: "Explore Features", href: "#pricing" }]} buttonAnimation="slide-up" -- 2.49.1