diff --git a/src/pages/LandingPage.jsx b/src/pages/LandingPage.jsx
index 6ad3ab6..46c7f1d 100644
--- a/src/pages/LandingPage.jsx
+++ b/src/pages/LandingPage.jsx
@@ -290,11 +290,11 @@ const features = [
title: "Import",
content: (
- Already have a diagram? Import a DDL script*, or a JSON file to generate
+ Already have a diagram? Import a DDL script, or a JSON file to generate
or a diagram.
),
- footer: "*Only MySQL supported, more coming soon.",
+ footer: "",
},
{
title: "Customizable workspace",