🚧 wip: add image support to card
This commit is contained in:
@ -3,7 +3,7 @@ import Recommendation from "./sections/Recommendation/wrapper";
|
||||
|
||||
const HomeIndex = () => {
|
||||
return (
|
||||
<div className="w-full pt-4">
|
||||
<div className="w-full pt-4 pb-12">
|
||||
<Hero />
|
||||
<Recommendation />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user