Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "free", title: "Free Plan", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm5WqJSwOGNbX3iFohsWDw7aU/abstract-data-visualization-or-growth-ch-1773053075565-a74568c0.png?_wi=1", imageAlt: "Free Plan Features", button: { text: "Get Started", href: "#contact" },
|
||||
features: [
|
||||
"10 AI Questions Per Day", "Limited Access to Library", "Basic Study Materials", "Community Forum Access"
|
||||
"10 Free AI Questions Daily", "Limited Access to Library", "Basic Study Materials", "Community Forum Access"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user