mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
develop the hero section of the landing page
This commit is contained in:
10
apps/web/src/app/(home)/_components/SafetyMessage.tsx
Normal file
10
apps/web/src/app/(home)/_components/SafetyMessage.tsx
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
const SafetyMessage = () => {
|
||||
return (
|
||||
<div className="relative">
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default SafetyMessage
|
||||
Reference in New Issue
Block a user