This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
export default function Social() {
return (
<div>
<h1>社会责任</h1>
<p>本页面为占位内容,敬请期待。</p>
</div>
);
}