mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: removed announcements from navbar and rewrote tagline
This commit is contained in:
parent
37a0bd4533
commit
fa51ec42c6
5 changed files with 7 additions and 44 deletions
|
|
@ -18,7 +18,7 @@ const demoPlans = [
|
|||
],
|
||||
description: "",
|
||||
buttonText: "Get Started",
|
||||
href: "/",
|
||||
href: "/login",
|
||||
isPopular: false,
|
||||
},
|
||||
{
|
||||
|
|
@ -35,7 +35,7 @@ const demoPlans = [
|
|||
],
|
||||
description: "",
|
||||
buttonText: "Get Started",
|
||||
href: "/",
|
||||
href: "/login",
|
||||
isPopular: true,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue