docs: add placeholder text
This commit is contained in:
parent
165e9e4f8d
commit
299fe5c919
|
@ -15,6 +15,8 @@ testimonials:
|
|||
import Button from "~/components/Button.astro";
|
||||
import Testimonials from "~/components/Testimonials.astro";
|
||||
|
||||
More information coming soon...
|
||||
|
||||
Price: {frontmatter.price}
|
||||
|
||||
<Button href={frontmatter.button.link} text={frontmatter.button.text} />
|
||||
|
|
Loading…
Reference in a new issue