Remove element
This commit is contained in:
parent
fb7bb4aca4
commit
da6674c61f
1 changed files with 0 additions and 6 deletions
|
|
@ -23,12 +23,6 @@ const ComingSoon = ({ title, description }: ComingSoonProps) => {
|
||||||
Coming Soon
|
Coming Soon
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p className="text-muted-foreground text-lg leading-relaxed mb-8">
|
|
||||||
{description ||
|
|
||||||
"We're working hard to bring you amazing interactive educational content. This section will be filled with engaging puzzles, tools, and resources to enhance your learning experience."
|
|
||||||
}
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div className="bg-surface border border-outline rounded-lg p-6 mb-8">
|
<div className="bg-surface border border-outline rounded-lg p-6 mb-8">
|
||||||
<p className="text-sm text-muted-foreground">
|
<p className="text-sm text-muted-foreground">
|
||||||
Want to be notified when this section launches? We're building something special that will include:
|
Want to be notified when this section launches? We're building something special that will include:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue