Merge version_2 into main #5
1439
src/app/layout.tsx
1439
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "starter", title: "Starter", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clean-minimal-illustration-representin-1772973376766-6cf99bbb.png", imageAlt: "Starter plan features", button: { text: "Get Started", href: "https://app.aiadvokat.com/register" },
|
||||
features: [
|
||||
"5 documents per month", "Unlimited conversations", "Basic AI responses with citations", "Public legal knowledge base access", "Community support"],
|
||||
"Perfect for exploring legal AI:", "5 documents per month", "Unlimited conversations", "Basic AI responses with citations", "Public legal knowledge base access", "Community support"],
|
||||
},
|
||||
{
|
||||
id: "professional", title: "Professional", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-tier-illustration-showing-a-1772973377584-d140527e.jpg", imageAlt: "Professional plan features", button: { text: "Start Free Trial", href: "https://app.aiadvokat.com/register?plan=professional" },
|
||||
@@ -317,4 +317,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user