fix:添加示例信息

This commit is contained in:
“dongming”
2025-12-21 01:59:40 +08:00
parent cce2baf1d8
commit 74911eab4c

View File

@@ -152,9 +152,9 @@ export const Contact = (props) => {
<div id="footer"> <div id="footer">
<div className="container text-center"> <div className="container text-center">
<p> <p>
&copy; 2023 Issaaf Kattan React Land Page Template. Design by{" "} &copy; 2025 Example Business. Product by{" "}
<a href="http://www.templatewire.com" rel="nofollow"> <a href="https://example.com" rel="nofollow">
TemplateWire Example Team
</a> </a>
</p> </p>
</div> </div>